how to remove multiple container in docker code example Example: docker remov all running containers docker rm $(docker ps -aq)