The name of a custom Docker image to use.
Add additional Docker images which will be accessible from the primary container. This is typically used for adding a database as a service container.
Add an environment variable to the Executor. This will be set in plain-text via the exported config file. Consider using project-level environment variables or a context for sensitive information.
Add additional images to run along side the primary docker image.
Generate Docker Executor schema.
The generated JSON for the Docker Executor.
Generated using TypeDoc
A Docker based CircleCI executor.
https://circleci.com/docs/2.0/configuration-reference/?section=configuration#docker