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 7f6871a commit 9374286Copy full SHA for 9374286
README.md
@@ -8,3 +8,7 @@ You can use it by calling the script StartRegistry.sh
8
You can stop it by calling StopRegistry.sh
9
10
>> sudo ./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
0 commit comments