mirror of
https://github.com/containers/podman.git
synced 2026-03-27 19:13:49 -04:00
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
## assert-podman-final-args "/some/path" "an arg" "a;b\\nc\\td'e" "a;b\\nc\\td" "a\"b" "Hello World"
|
|
|
|
[Container]
|
|
Image=localhost/imagename
|
|
Exec=/some/path "an arg" "a;b\nc\td'e" a;b\nc\td 'a"b' '\110ello \127orld'
|