Files
podman/test/e2e/quadlet/entrypoint.container
Ygal Blum fc25a3a5fc Quadlet - prefer "param val" over "param=val" to allow env expansion
When possible use a generic function to add strings and booleans
Adjust tests

Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
2024-10-01 18:01:05 -04:00

7 lines
151 B
Plaintext

## assert-podman-final-args localhost/imagename
## assert-podman-args "--entrypoint" "top -b"
[Container]
Image=localhost/imagename
Entrypoint=top -b