Replies: 1 comment 6 replies
-
Mostly, if you are testing on Docker, you might need to clone deploy-code-server. After cloning it, try building the Docker image. If it still fails, @bpmct might give more insight on this. |
Beta Was this translation helpful? Give feedback.
6 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.
-
Hello there. I'm trying to test the coder-server on docker but when I tried to create workspaces I'm facing this issue:
create workspace: pull image: pull image: Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?
So it seems the docker run for coder cannot access docker O_o
Does anybody had this issue and know how to fix this?
Beta Was this translation helpful? Give feedback.
All reactions