mirror of https://github.com/docker/docs.git
Update step_six.md (#1105)
This commit is contained in:
parent
9afc52cfda
commit
581de75caa
|
@ -99,7 +99,7 @@ If you don't already have a terminal open, open one now:
|
|||
|
||||
In this last section, you'll pull the image you just pushed to hub. Before you
|
||||
do that though, you'll need to remove the original image from your local
|
||||
machine. If you left the original image on your machine. Docker would not pull
|
||||
machine. If you left the original image on your machine, Docker would not pull
|
||||
from the hub — why would it? The two images are identical.
|
||||
|
||||
1. Make sure Docker is running, and open a command line terminal.
|
||||
|
|
Loading…
Reference in New Issue