mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 17:05:48 +00:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
6 lines
137 B
Text
6 lines
137 B
Text
## assert-podman-final-args localhost/imagename
|
|
## assert-podman-args "--arch" "aarch64"
|
|
|
|
[Image]
|
|
Image=localhost/imagename
|
|
Arch=aarch64
|