Replies: 1 comment
-
The extension should be usable from a devcontainer, you just need to make sure the Docker socket is properly mapped into the container, and you need to have Docker CLI installed. See https://code.visualstudio.com/docs/remote/containers#_how-can-i-build-or-deploy-container-images-into-my-local-docker-kubernetes-install-when-working-inside-a-container for more information. Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 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.
Uh oh!
There was an error while loading. Please reload this page.
-
In this case, the docker daemon is running on the host, so the extension does not detect docker.
Any way to configure it in a way it connects to the host docker?
Beta Was this translation helpful? Give feedback.
All reactions