podman-build/test/e2e/quadlet/file-https.build
2025-10-11 12:30:35 +09:00

7 lines
286 B
Plaintext

## assert-podman-args "--tag" "localhost/podman-hello"
## assert-podman-args "--file" "https://raw.githubusercontent.com/containers/PodmanHello/main/Containerfile"
[Build]
File=https://raw.githubusercontent.com/containers/PodmanHello/main/Containerfile
ImageTag=localhost/podman-hello