Hi,
I am interested in using docker 19.03 features like multiple .dockerignore files with CircleCI. Is this version on the roadmap? How soon can we expect it?
Hi,
I am interested in using docker 19.03 features like multiple .dockerignore files with CircleCI. Is this version on the roadmap? How soon can we expect it?
Any update on this? I’m also interested in using new docker (features and bugfixes) with setup_remote_docker.
For reference, here’s the list of supported versions: https://circleci.com/docs/2.0/building-docker-images/#docker-version
We still don’t have support for that version but as a workaround you can try using the machine executor and manually update docker to the version that you would like to use. Though this may not be suitable for all use cases.
I’ve added your request to our ideas page. Feel free to vote for it on that page to raise visibility for your request. Our team uses the votes on the ideas page to help us prioritize future feature.