mirror of
https://github.com/containers/podman.git
synced 2025-12-03 19:59:39 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
9 lines
406 B
Plaintext
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
|