8 lines
247 B
Plaintext
8 lines
247 B
Plaintext
## assert-podman-global-args "run" "--module=/etc/container/1.conf"
|
|
## assert-podman-global-args "run" "--module=/etc/container/2.conf"
|
|
|
|
[Container]
|
|
Image=image
|
|
ContainersConfModule=/etc/container/1.conf
|
|
ContainersConfModule=/etc/container/2.conf
|