- Notifications
You must be signed in to change notification settings - Fork926
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
-
Hi Team! Before reporting an issue, I would like to know if someone has encountered this. I follow the docker setup instructions and get the docker group to declare in group_add within the compose file, as the defaults gave me the error on the title:
However whenever I start the stack I get this error multiple times:
This is my (partial) compose file: group_add: -${GROUP_ID}volumes: -${CODER_SOCK_VOLUME} -${CODER_HOME_VOLUME} And the variables: GROUP_ID=994# CODER VOLUMESCODER_SOCK_VOLUME=/var/run/docker.sock:/var/run/docker.sockCODER_HOME_VOLUME=/docker/data/coder/home:/home/coder Am I missing something? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 0 comments
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment