sudo docker ps -a | grep Exit | cut -d ' ' -f 1 | xargs sudo docker rm 转载于:https://www.cnblogs.com/xdsfoo/p/5129301.html