Start all docker containers with one command docker all start containers restart To start all docker containers you can run the following command: docker restart $(docker ps -a -q)