Files
podman/test/e2e/quadlet/setworkingdirectory-is-archive.build
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

9 lines
406 B
Plaintext

## assert-podman-final-args https://github.com/containers/PodmanHello/archive/refs/heads/main.tar.gz
## assert-podman-args "--tag" "localhost/podman-hello-archive"
## assert-podman-args "--file" "PodmanHello-main/Containerfile"
[Build]
ImageTag=localhost/podman-hello-archive
File=PodmanHello-main/Containerfile
SetWorkingDirectory=https://github.com/containers/PodmanHello/archive/refs/heads/main.tar.gz