How to get Docker ClI working in Code Server? #7151
Unanswered
treverehrfurth
asked this question in
General
Replies: 2 comments 2 replies
-
Are you running code-server in a Docker container and want it to access the host Docker instance? I think you can make this work if you mount |
Beta Was this translation helpful? Give feedback.
2 replies
-
With b-data's/my JupyterLab docker stacks1, I prefer using a Cross reference: Footnotes
|
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.
-
I have not been able to "install" or get docker cli working from within code server.
I primarily use vs code for docker development and am stuck unable to get even a "docker ps" working. I just get errors saying
"Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?"
What's the best way to get docker cli into code server?
Beta Was this translation helpful? Give feedback.
All reactions