Start all docker images which are in exited status Posted on January 4, 2022 by alfred docker start $(docker ps -a -q --filter "status=exited")