Files
podman/test/e2e/quadlet/auth.image
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
171 B
Plaintext

## assert-podman-final-args localhost/imagename
## assert-podman-args "--authfile" "/etc/certs/auth.json"
[Image]
Image=localhost/imagename
AuthFile=/etc/certs/auth.json