Docker Links How To List / Start / Stop Docker Containers List images docker images List containers List running containers docker ps List all, running and stopped, containers docker ps -a List all, running and stopped, containers, ID's only docker ps -aq List the total size of containers docker ps -s