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 43715c9 commit 835cf1aCopy full SHA for 835cf1a
down.sh
@@ -1,3 +1,3 @@
1
#!/bin/bash
2
3
-docker-compose down --rmi all
+sudo docker-compose down --rmi all
0 commit comments