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.
1 parent 9374286 commit 4b323cbCopy full SHA for 4b323cb
README.md
@@ -11,4 +11,6 @@ You can stop it by calling StopRegistry.sh
11
12
You can call and use the registry from all connected docker swarm nodes from the docker swarm you deployed to.
13
14
->> curl localhost:5001/v2/_catalog
+>> curl 127.0.0.1:5001/v2/_catalog
15
+
16
+and PLEASE don't use localhost instead. Will not work.
0 commit comments