1. docker 容器因为异常原因挂机,启动后需要重新运行
    2. 查看容器记录

      1. docker ps -a
    3. 恢复启动容器运行

      docker start 容器ID