How to use test containers inside a VSCode dev container? #9793
yann-combarnous
started this conversation in
General
Replies: 1 comment 3 replies
-
See our own devcontainer.json file |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We are trying to run tests in VScode from a dev container, and are getting
docker.errors.DockerException: Error while fetching server API version: ('Connection aborted.', FileNotFoundError(2, 'No such file or directory'))
.What is the dev container setup to get test containers working?
Beta Was this translation helpful? Give feedback.
All reactions