mirror of https://github.com/docker/docs.git
370 B
370 B
Tip
Receiving errors when trying to run without root?
The
dockeruser group exists but contains no users, which is why you’re required to usesudoto run Docker commands. Continue to Linux postinstall to allow non-privileged users to run Docker commands and for other optional configuration steps. {: .tip}