docker rm `docker ps --no-trunc -aq` docker rmi -f $(docker images | grep "<none>" | awk "{print \$3}")