mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fa29b1f062
Docker-DCO-1.1-Signed-off-by: SvenDowideit <SvenDowideit@home.org.au> (github: SvenDowideit)
16 lines
389 B
Markdown
16 lines
389 B
Markdown
% DOCKER(1) Docker User Manuals
|
|
% Docker Community
|
|
% JUNE 2014
|
|
# NAME
|
|
docker-port - Lookup the public-facing port that is NAT-ed to PRIVATE_PORT
|
|
|
|
# SYNOPSIS
|
|
**docker port**
|
|
CONTAINER PRIVATE_PORT
|
|
|
|
# OPTIONS
|
|
There are no available options.
|
|
|
|
# HISTORY
|
|
April 2014, Originally compiled by William Henry (whenry at redhat dot com)
|
|
June 2014, updated by Sven Dowideit <SvenDowideit@home.org.au>
|