mirror of
https://github.com/distribution/distribution.git
synced 2025-09-20 10:47:26 +00:00
Fix error
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user