Docker - zhuje/openshift-wiki GitHub Wiki

Stop All Containers

docker stop $(docker ps -a -q)