摘要: docker rmi $(docker images | awk '/^<none>/ { print $3 }') 阅读全文
posted @ 2019-11-06 15:05 wintersoft 阅读(549) 评论(0) 推荐(0)