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

9 lines
282 B
Plaintext

## assert-podman-global-args "build" "--module=/etc/container/1.conf"
## assert-podman-global-args "build" "--module=/etc/container/2.conf"
[Build]
ImageTag=image:latest
SetWorkingDirectory=unit
ContainersConfModule=/etc/container/1.conf
ContainersConfModule=/etc/container/2.conf