diff --git a/get-started/part2.md b/get-started/part2.md index b92e74e2df..93574ca592 100644 --- a/get-started/part2.md +++ b/get-started/part2.md @@ -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