当前位置:   article > 正文

Error response from daemon: Container xxx is not running的解决方法_rror response from daemon: container is not runnin

rror response from daemon: container is not running

进入容器并且想启动时,提示还没有启动该id

在这里插入图片描述

[root@chongba-docker ~]# docker exec -it chongba_mysql bash
Error response from daemon: Container aad7ff5caf38cd7c79f0dbdf061394afb2d94e998234dab38fe5bf8137a84bed is not running
  • 1
  • 2

我们输入docker ps ,发现还没有启动成功

解决办法:运行容器id就可以了

docker start 容器id
  • 1
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/weixin_40725706/article/detail/562596
推荐阅读
相关标签
  

闽ICP备14008679号