Fix error

This commit is contained in:
Cheng Zheng 2019-01-17 20:42:17 +08:00 committed by GitHub
parent 39eb2b38ab
commit c409529260
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -64,7 +64,6 @@ 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.