Home for all things related to CircleCI images!
CircleCI builds and maintains infrastructure for a number of different types of images, including Docker convenience images, macOS images, and machine executor images.
Post here if you have any questions about using any of the above images, if you run into any bugs or problems during your usage of them, or if you have requests for modifications/additions to them.
Some of the code for these images is open-source, as well, in which case you can often take your questions/bug reports/feature requests directly to the GitHub repository, where they will be seen by the images’ maintainers.
Below is a list of helpful links and resources you may want to check before posting your question:
- CircleCI Docs: Executor Types
- CircleCI Docs: Pre-Built CircleCI Docker Images
- CircleCI Docs: Configuration Reference:
docker/machine/macos(executor) circleci-imageson GitHub: the source of CircleCI’s Docker convenience images- CircleCI on Docker Hub: CircleCI’s Docker convenience images are published here
circleci-dockerfileson GitHub: full Dockerfiles for CircleCI’s Docker convenience images