1,查出已经停止的容器:docker ps -a

2,使用命令启动容器:docker start -ia containerId

相关文章: