www.LinuxHowtos.org
DOCKER
Section: Docker User Manuals (1)Updated: Jun 2025
Index Return to Main Contents
NAME
docke-port- List port mappings or a specific mapping for the container
SYNOPSIS
docker port CONTAINER [PRIVATE_PORT[/PROTO]]
DESCRIPTION
Alias for docker container port.
SEE ALSO
docker(1)