drop 75 B

1234
  1. #!/usr/bin/env sh
  2. set -e
  3. docker ps -a|awk '{print $1}'|xargs docker rm -f