docker删除名字为none的imgae

docker rmi $(docker images -f "dangling=true" -q)

posted @ 2018-11-05 11:20  wintersoft  阅读(370)  评论(0)    收藏  举报