kubo/test/3nodetest/bin/clean.sh
2015-01-07 07:57:22 -08:00

2 lines
59 B
Bash

docker rm -f $( docker ps -q -a -f status=exited ) || true