Files
podman/test/e2e/quadlet/reloadcmd.container
2025-04-30 07:59:15 -04:00

9 lines
238 B
Plaintext

## assert-podman-reload-args "exec"
## assert-podman-reload-args "systemd-%N"
## assert-podman-reload-final-args "/some/binary file" "--arg1" "arg 2"
[Container]
Image=localhost/imagename
ReloadCmd="/some/binary file" --arg1 \
"arg 2"