drop 76 B

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