We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f39bc06 + fae9dfc commit 2ba420fCopy full SHA for 2ba420f
registry/content.md
@@ -7,7 +7,7 @@ This image contains an implementation of the OCI Distribution spec. See [github.
7
## Run a local registry: Quick Version
8
9
```console
10
-$ docker run -d -p 5000:5000 --restart always --name registry %%IMAGE%%:2
+$ docker run -d -p 5000:5000 --restart always --name registry %%IMAGE%%:3
11
```
12
13
Now, use it from within Docker:
0 commit comments