mirror of
https://github.com/containers/podman.git
synced 2026-03-24 01:23:31 -04:00
Support UIDMap, GIDMap, SubUIDMap and SubGIDMap If any of them are set disregard the deprecated Remap keys Add tests and man Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
97 B
Plaintext
6 lines
97 B
Plaintext
## assert-podman-args "--userns" "keep-id"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
UserNS=keep-id
|