Skip to content

Commit 7f6871a

Browse files
authored
Update StopRegistry.sh
1 parent f33869b commit 7f6871a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

StopRegistry.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
#!/bin/bash
2-
#docker stack rm registry
3-
docker-compose -f docker-compose.yml down
2+
docker stack rm registry
3+
#docker-compose -f docker-compose.yml down

0 commit comments

Comments
 (0)