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