basic commands Stop running process docker stop $(docker ps -a -q) Delete containers docker system prune -a