1.直接用docker images | grep none | awk ‘{print $3}’ |xgars docker rmi

通过关键字搜索,得到docker id,进行删除

相关文章: