summaryrefslogtreecommitdiff
path: root/docs/man/docker-port.1.md
blob: 07b84b12d96ef69b264c9948bae86c120bfc31fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
% 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>