docker image grep and delete oneliner docker images | grep myname | cut -d' ' -f9 | xargs docker rmi -f