9 lines
274 B
Plaintext
9 lines
274 B
Plaintext
## assert-podman-final-args-regex /.*/podman-e2e-.*/subtest-.*/quadlet
|
|
## assert-podman-args "--tag" "localhost/imagename"
|
|
## assert-podman-args "--authfile" "/etc/certs/auth.json"
|
|
|
|
[Build]
|
|
ImageTag=localhost/imagename
|
|
SetWorkingDirectory=unit
|
|
AuthFile=/etc/certs/auth.json
|