Fix pull output example to match username (#4655)

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2017-09-19 01:45:50 +02:00 committed by Misty Stanley-Jones
parent 02fc66fde8
commit 02635843e3
1 changed files with 1 additions and 1 deletions

View File

@ -324,7 +324,7 @@ docker image rm <image id>
```shell
$ docker run -p 4000:80 john/get-started:part1
Unable to find image 'john/get-started:part1' locally
part1: Pulling from orangesnap/get-started
part1: Pulling from john/get-started
10a267c67f42: Already exists
f68a39a6a5e4: Already exists
9beaffc0cf19: Already exists