Revert "Fix error (small change, only 1 line)"

pull/3397/head
L-Hudson 2019-01-17 13:52:54 -05:00 committed by GitHub
parent 8d850da8d2
commit 582d8e62dc
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ as `my-ubuntu`, then pushes it to the local registry. Finally, the
```bash
$ docker image remove ubuntu:16.04
$ docker image remove localhost:5000/my-ubuntu
```
5. Pull the `localhost:5000/my-ubuntu` image from your local registry.