docker rmi ( docker images -f "dangling=true" -q )
docker 删除无用镜像
原文:https://www.cnblogs.com/whm-blog/p/15209786.html