mirror of
https://github.com/clearlinux/docker.git
synced 2026-09-05 13:11:30 +00:00
fixed docker port command
This commit is contained in:
@@ -68,7 +68,7 @@ configurations. For example if we've bound the container port to the
|
||||
`localhost` on the host machine this will be shown in the `docker port`
|
||||
output.
|
||||
|
||||
$ docker port nostalgic_morse
|
||||
$ docker port nostalgic_morse 5000
|
||||
127.0.0.1:49155
|
||||
|
||||
> **Note:**
|
||||
|
||||
Reference in New Issue
Block a user