podman-build/test/e2e/quadlet/remap-keep-id2.container
2025-10-11 12:30:35 +09:00

9 lines
219 B
Plaintext

## assert-podman-args --userns keep-id:uid=200,gid=210
[Container]
Image=localhost/imagename
# The added three spaces to keep-id are necessary for test of trimwhitespace
RemapUsers=keep-id
RemapUid=200
RemapGid=210