mirror of
https://github.com/containers/podman.git
synced 2025-12-11 09:18:34 +08: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>
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--user=998:999"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
User=998
|
|
Group=999
|