#!/bin/bash
docker images -q -f dangling=true | xargs --no-run-if-empty --delim='\n' docker rmi