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 7944f34 commit 879b656Copy full SHA for 879b656
delete.sh
@@ -11,4 +11,3 @@ do
11
ssh -q root@$i "ls -alhZ $dir"
12
ssh -q root@$i "docker ps -a | grep Exit | awk '{print $1}' | xargs docker rm"
13
done
14
-
0 commit comments