docker 启动所有容器命令

 

docker start $(docker ps -a -q)

 

posted @ 2022-01-06 17:57  database-  阅读(183)  评论(0)    收藏  举报