docker rmi $(docker images -a| grep "^<none>" | awk '{print $"3"}')

相关文章: