mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-07 17:36:22 +00: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>
5 lines
181 B
Text
5 lines
181 B
Text
## 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'
|