mirror of
https://github.com/distribution/distribution.git
synced 2025-09-19 09:44:30 +00:00
Merge pull request #376 from nubs/patch-1
docs: fix registry link to point to localhost in deploy doc
This commit is contained in:
@@ -104,7 +104,7 @@ a local registry.
|
|||||||
* Connection #0 to host localhost left intact
|
* Connection #0 to host localhost left intact
|
||||||
|
|
||||||
You can also get this information by entering the
|
You can also get this information by entering the
|
||||||
`http://52.10.125.146:5000/v2/hello-mine/tags/list` address in your browser.
|
`http://localhost:5000/v2/hello-mine/tags/list` address in your browser.
|
||||||
|
|
||||||
8. Remove all the unused images from your local environment:
|
8. Remove all the unused images from your local environment:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user