mirror of
https://github.com/containers/podman.git
synced 2026-03-23 17:13:05 -04:00
Replaces: https://github.com/containers/podman/pull/18262 Signed-off-by: Tom Mombourquette <tom@devnode.com> Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
7 lines
135 B
Plaintext
7 lines
135 B
Plaintext
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--user=%U:%G"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
User=%U:%G
|