docker rmi $(docker images -a| grep "^<none>" | awk '{print $"3"}') 转载于:https://www.cnblogs.com/zhengah/p/4933452.html