docker批量刪除鏡像

docker rmi `docker images | grep swb | grep -v grep | awk '{print $3}'`

參考:html

相關文章
相關標籤/搜索