mirror of
https://github.com/containers/podman.git
synced 2026-03-06 07:52:56 -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>
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
## assert-podman-final-args "/some/path" "an arg" "a;b\\nc\\td'e" "a;b\\nc\\td" "a\"b"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
Exec=/some/path "an arg" "a;b\nc\td'e" a;b\nc\td 'a"b'
|