aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/options/subgidname.md
blob: 1ca0496d073884424f776f9bc3acf2da8f7d0967 (plain)
1
2
3
4
5
#### **--subgidname**=*name*

Run the container in a new user namespace using the map with _name_ in the _/etc/subgid_ file.
If running rootless, the user needs to have the right to use the mapping. See **subgid**(5).
This flag conflicts with **--userns** and **--gidmap**.