mirror of
https://github.com/docker/docs.git
synced 2026-03-28 14:58:53 +07:00
7 lines
237 B
YAML
7 lines
237 B
YAML
command: docker port
|
|
short: List port mappings or a specific mapping for the container
|
|
long: List port mappings or a specific mapping for the container
|
|
usage: docker port CONTAINER [PRIVATE_PORT[/PROTO]]
|
|
pname: docker
|
|
plink: docker.yaml
|