mirror of
https://github.com/containers/podman.git
synced 2025-08-06 03:19:52 +08:00
Merge pull request #2749 from jcpunk/doc
docs/podman-pod-create.1.md: add example with port mapping
This commit is contained in:
@ -81,6 +81,8 @@ $ podman pod create --name test
|
||||
$ podman pod create --infra=false
|
||||
|
||||
$ podman pod create --infra-command /top
|
||||
|
||||
$ podman pod create --publish 8443:443
|
||||
```
|
||||
|
||||
## SEE ALSO
|
||||
|
Reference in New Issue
Block a user