Error invoking remote method ‘docker-start-container‘: Error: (HTTP code 304) container already star
Error invoking remote method ‘docker-start-container’: Error: (HTTP code 304) container already started -这是因为已经有一个容器启动了,需要先停掉这个容器,再才能重启,有时候docker的bugdocker psdocker stop container_id
·
Error invoking remote method ‘docker-start-container’: Error: (HTTP code 304) container already started -
这是因为已经有一个容器启动了,需要先停掉这个容器,再才能重启,有时候docker的bug
docker ps
docker stop container_id
更多推荐
所有评论(0)