mirror of
https://github.com/containers/podman.git
synced 2025-05-20 16:47:39 +08:00
9 lines
285 B
Markdown
9 lines
285 B
Markdown
####> This option file is used in:
|
|
####> podman create, run
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--expose**=*port*
|
|
|
|
Expose a port, or a range of ports (e.g. **--expose=3300-3310**) to set up port redirection
|
|
on the host system.
|