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 89aff13 commit f33869bCopy full SHA for f33869b
README.md
@@ -1,2 +1,10 @@
1
# local_docker_swarm_registry
2
Docker Registry for use in docker-swarm with nginx as proxy to only allow from server_name localhost and deny all other
3
+
4
+You can use it by calling the script StartRegistry.sh
5
6
+>> sudo ./StartRegistry.sh
7
8
+You can stop it by calling StopRegistry.sh
9
10
+>> sudo ./StopRegistry.sh
0 commit comments