Signed-off-by: Lei Jitang <leijitang@huawei.com>
(cherry picked from commit 9a7f2e726885386f57d115f8652b0ae87b20dce6)
| ... | ... |
@@ -1056,7 +1056,7 @@ Both flags take limits in the `<device-path>:<limit>` format. Both read and |
| 1056 | 1056 |
write rates must be a positive integer. |
| 1057 | 1057 |
|
| 1058 | 1058 |
## Additional groups |
| 1059 |
- --group-add: Add Linux capabilities |
|
| 1059 |
+ --group-add: Add additional groups to run as |
|
| 1060 | 1060 |
|
| 1061 | 1061 |
By default, the docker container process runs with the supplementary groups looked |
| 1062 | 1062 |
up for the specified user. If one wants to add more to that list of groups, then |