Closed akhildevelops closed 1 year ago
I've seen similar problems with other people and they were also unable to create containers that are behind a proxy. In my case it could be due to docker running in docker that's unable to build the test containers properly.
As a workaround pull the image: docker.io/docker/dockerfile:1.4 and then run test suite i,e,
docker pull docker.io/docker/dockerfile:1.4
devcontainer features test .
Thanks for following up with your workaround. As an alternative data point, in the default codespaces image we use the docker-in-docker
feature to run docker, and I generally have no issues running the test command.
Is there anything else unique about your dev environment at you may be able to share with us to root cause this?
This problem was due to docker version after upgrading to v23.0.1 the issue got resolved. https://github.com/microsoft/vscode-remote-release/issues/7958#issuecomment-1425585936
Cannot run test suite of hello and color from a devcontainer created from devcontainer.json.
Received Error: