dkrm Force stop and remove all containers, an alias for docker rm -f $(docker ps -a -q) Installation curl https://raw.githubusercontent.com/joshwyatt/dkrm/master/dkrm >> ~/.bash_profile && source ~/.bash_profile