docker images|grep none|awk '{print $3}'|xargs docker rmi

 

docker images|grep none|awk '{print $3}'|xargs docker rmi

相关文章: