mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
Fixed: https://github.com/containers/podman/issues/21035 Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
6 lines
143 B
Text
6 lines
143 B
Text
## 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
|