Replies: 3 comments
-
maybe I use this before restart sudo groupadd docker -g 999 |
Beta Was this translation helpful? Give feedback.
0 replies
-
I try it again |
Beta Was this translation helpful? Give feedback.
0 replies
-
What's the full command you're running?
|
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
-
Docker
I use
-u "$(id -u):$(id -g)"
-e "DOCKER_USER=$USER"
and when I stop it, docker start it
is exit by usermod: user 'coder' does not exist
Beta Was this translation helpful? Give feedback.
All reactions