如果docker 存在 Status
Up 2 months (unhealthy) 的容器,不能重启
docker stop 或者 kill 容器会失败
解决办法是 重启docker
systemctl restart docker
然后docker start 容器id