docker images | grep none | grep -v grep | awk '{print $3}' | xargs docker rmi -f 转载于:https://www.cnblogs.com/qiang-cnblog/p/7641438.html