sudo docker ps -a | grep Exit | cut -d ' ' -f 1 | xargs sudo docker rm

  

 posted on 2016-01-14 10:08  xdsfoo  阅读(193)  评论(0)    收藏  举报