mirror of
https://github.com/clearlinux/docker.git
synced 2026-05-15 19:23:44 +00:00
14 lines
498 B
ReStructuredText
14 lines
498 B
ReStructuredText
:title: Port Command
|
|
:description: Lookup the public-facing port which is NAT-ed to PRIVATE_PORT
|
|
:keywords: port, docker, container, documentation
|
|
|
|
=========================================================================
|
|
``port`` -- Lookup the public-facing port which is NAT-ed to PRIVATE_PORT
|
|
=========================================================================
|
|
|
|
::
|
|
|
|
Usage: docker port [OPTIONS] CONTAINER PRIVATE_PORT
|
|
|
|
Lookup the public-facing port which is NAT-ed to PRIVATE_PORT
|