mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-09-13 11:07:50 +00:00
7 lines
141 B
Text
7 lines
141 B
Text
## assert-podman-args "--userns=keep-id:uid=200,gid=210"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
RemapUsers=keep-id
|
|
RemapUid=200
|
|
RemapGid=210
|