Replies: 3 comments
|
maybe I use this before restart sudo groupadd docker -g 999 |
0 replies
|
I try it again |
0 replies
|
What's the full command you're running?
|
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.
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
All reactions