1.、停止容器
docker stop xxx
2、启动容器
docker start redis
八、Docker启动/停止容器的常见操作
原文:https://www.cnblogs.com/zhugq02/p/13113594.html