Merge pull request #26691 from YuPengZTE/devSUSE
Add prompt of $ Upstream-commit: abd02a9ba0aea79e0b77b8dfb65c8d77614f3ecf Component: engine
This commit is contained in:
@@ -71,7 +71,7 @@ The `docker` package creates a new group named `docker`. Users, other than
|
||||
`root` user, must be part of this group to interact with the
|
||||
Docker daemon. You can add users with this command syntax:
|
||||
|
||||
sudo /usr/sbin/usermod -a -G docker <username>
|
||||
$ sudo /usr/sbin/usermod -a -G docker <username>
|
||||
|
||||
Once you add a user, make sure they relog to pick up these new permissions.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user