Fix error
This commit is contained in:
parent
6a729b4418
commit
0620562750
1 changed files with 0 additions and 1 deletions
|
@ -64,7 +64,6 @@ as `my-ubuntu`, then pushes it to the local registry. Finally, the
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ docker image remove ubuntu:16.04
|
$ 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.
|
5. Pull the `localhost:5000/my-ubuntu` image from your local registry.
|
||||||
|
|
Loading…
Reference in a new issue