Skip to content

Commit

Permalink
Merge pull request containers#2749 from jcpunk/doc
Browse files Browse the repository at this point in the history
docs/podman-pod-create.1.md: add example with port mapping
  • Loading branch information
openshift-merge-robot authored Mar 27, 2019
2 parents fc546d4 + fc19720 commit fcbca91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/podman-pod-create.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fcbca91

Please sign in to comment.