Browse Source

Stop Containers Before Removing

pykettk 2 years ago
parent
commit
eda23b4b0d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compose/bin/removeall

+ 1 - 0
compose/bin/removeall

@@ -1,3 +1,4 @@
 #!/bin/bash
+bin/stopall
 bin/remove
 bin/removevolumes