2016年1月14日
摘要: sudo docker ps -a | grep Exit | cut -d ' ' -f 1 | xargs sudo docker rm 阅读全文
posted @ 2016-01-14 10:08 xdsfoo 阅读(190) 评论(0) 推荐(0) 编辑