mirror of
https://github.com/docker/cli.git
synced 2026-09-01 10:05:51 -05:00
Upstream-commit: cf8b8c1969daa423a1308561f3c1b2b863c64655 Component: engine
10 lines
350 B
ReStructuredText
10 lines
350 B
ReStructuredText
=========================================================================
|
|
``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
|