mirror of
https://github.com/containers/podman.git
synced 2025-12-01 18:49:18 +08:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
8 lines
249 B
Plaintext
8 lines
249 B
Plaintext
## assert-podman-args "--file" "/etc/containers/systemd/Containerfile"
|
|
## assert-key-is "Service" "WorkingDirectory" "/etc/containers/systemd"
|
|
|
|
[Build]
|
|
File=/etc/containers/systemd/Containerfile
|
|
ImageTag=localhost/imagename
|
|
SetWorkingDirectory=file
|