forked from TrueCloudLab/distribution
Fix registry link to point to localhost in deploy doc.
Signed-off-by: Spencer Rinehart <anubis@overthemonkey.com>
This commit is contained in:
parent
62b70f951f
commit
570fedb2ab
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue