mirror of
https://github.com/containers/podman.git
synced 2026-02-23 10:15:19 -05:00
When possible use a generic function to add strings and booleans Adjust tests Signed-off-by: Ygal Blum <ygal.blum@gmail.com>
7 lines
141 B
Plaintext
7 lines
141 B
Plaintext
## assert-podman-pre-args --network host
|
|
## assert-podman-pre-args --publish 127.0.0.1:80:90
|
|
|
|
[Pod]
|
|
Network=host
|
|
PublishPort=127.0.0.1:80:90
|