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 f33869b commit 7f6871aCopy full SHA for 7f6871a
StopRegistry.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
-#docker stack rm registry
3
-docker-compose -f docker-compose.yml down
+docker stack rm registry
+#docker-compose -f docker-compose.yml down
0 commit comments