Correct the description of --group-add in run.md
Signed-off-by: Lei Jitang <leijitang@huawei.com>
This commit is contained in:
parent
bb9b17314d
commit
9a7f2e7268
1 changed files with 1 additions and 1 deletions
|
@ -1056,7 +1056,7 @@ Both flags take limits in the `<device-path>:<limit>` format. Both read and
|
||||||
write rates must be a positive integer.
|
write rates must be a positive integer.
|
||||||
|
|
||||||
## Additional groups
|
## Additional groups
|
||||||
--group-add: Add Linux capabilities
|
--group-add: Add additional groups to run as
|
||||||
|
|
||||||
By default, the docker container process runs with the supplementary groups looked
|
By default, the docker container process runs with the supplementary groups looked
|
||||||
up for the specified user. If one wants to add more to that list of groups, then
|
up for the specified user. If one wants to add more to that list of groups, then
|
||||||
|
|
Loading…
Reference in a new issue