docker一键删除全部none镜像

一条命令koweb docker rmi `docker images | grep "<none>" | awk '{print $3}'`
相关文章
相关标签/搜索