mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Change EXPOSEd to published (#4253)
This commit is contained in:
committed by
Misty Stanley-Jones
parent
334e0ec824
commit
c70784edd0
@@ -172,7 +172,7 @@ friendlyhello latest 326387cea398
|
||||
|
||||
## Run the app
|
||||
|
||||
Run the app, mapping your machine's port 4000 to the container's `EXPOSE`d port
|
||||
Run the app, mapping your machine's port 4000 to the container's published port
|
||||
80 using `-p`:
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user