github.com/containers/podman/v4@v4.9.4/test/e2e/quadlet/exec.container (about) 1 ## assert-podman-final-args localhost/imagename "/some/binary file" "--arg1" "arg 2" 2 3 [Container] 4 Image=localhost/imagename 5 Exec="/some/binary file" --arg1 \ 6 "arg 2"