Skip to content

Commit f33869b

Browse files
authored
Update README.md
1 parent 89aff13 commit f33869b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# local_docker_swarm_registry
22
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

Comments
 (0)