mirror of https://github.com/docker/docs.git
Smallest typo correction ever
Signed-off-by: Cyril Francesconi <cyrilf7x@gmail.com>
This commit is contained in:
parent
9456a25414
commit
582c360d57
|
@ -157,7 +157,7 @@ Print the output of your app:
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
To test your app, get the the port of your app that Docker mapped:
|
To test your app, get the port of your app that Docker mapped:
|
||||||
|
|
||||||
$ sudo docker ps
|
$ sudo docker ps
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue