mirror of
https://github.com/containers/podman.git
synced 2026-01-26 14:59:21 -05:00
These are both slow (trigger loading alias files) and risky (its not clear which image you mean). Signed-off-by: Alexander Larsson <alexl@redhat.com>
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--user" "998:999"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
User=998
|
|
Group=999
|