mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
Merge pull request #8041 from 1c7/patch-1
Fix error (small change, only 1 line)
This commit is contained in:
commit
8d850da8d2
@ -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 New Issue
Block a user