In this WhaleDeck Shorts, I answer the question of How to start all Docker containers at once. The answer is quite simple.
The answer is quite simple. The following command shows how to
start all containers.
docker start $(docker ps -q -a)
WhaleDeck
Tired of typing commands? Experience the ease of docker server management with WhaleDeck's beautiful GUI. Get things done faster and try it for free today!