NEW
This commit is contained in:
3
backend/stopAll
Executable file
3
backend/stopAll
Executable file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
docker stop $(docker ps -a -q)
|
||||
Reference in New Issue
Block a user