mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 01:15:44 +00: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>
5 lines
97 B
Text
5 lines
97 B
Text
## assert-podman-args "--userns" "keep-id"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
UserNS=keep-id
|