Chris Crone
Chris Crone
Hi @sheldonhull, thank you for the great feedback! At the moment Docker Dev Environments only support VSCode (using remote containers) but we are looking to support other editors. We are...
Hi @alantbarlow, thanks for the feedback! This is definitely a use case that we should solve for.
Hi @Aeolun, thanks for raising this! We are not actively maintaining this project and see [Docker Desktop](https://www.docker.com/products/docker-desktop) as its successor for container development on macOS and Windows. I've added an...
Thanks for reporting this @imjasonh! Added an `investigating` label to keep the issue closing bot at bay
Is this really an issue though? If you're running conformance tests, a requirement could be that the target system is clean.
Thanks for the suggestion @evgri243! We'll add it to the list of things that we have in mind for how to solve build with ACI :)
Thanks for the feedback @sujaypillai! I'm curious why you use the ` ` syntax? Is this a script or a command that you type?
First bit of feedback on this repo, thanks @BretFisher :) Yes, unfortunately with ACI we can't have two services that use the same port in the Compose stack. This is...