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'
|