mirror of
https://github.com/docker/docs.git
synced 2026-04-05 10:48:55 +07:00
Make it extra clear that the docker group is root-equivalent.
This commit is contained in:
@@ -67,7 +67,7 @@ daemon will make the ownership of the Unix socket read/writable by the
|
||||
*docker* group when the daemon starts. The ``docker`` daemon must
|
||||
always run as root, but if you run the ``docker`` client as a user in
|
||||
the *docker* group then you don't need to add ``sudo`` to all the
|
||||
client commands.
|
||||
client commands. Warning: the *docker* group is root-equivalent.
|
||||
|
||||
**Example:**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user