启动时提示container unhealthy

dectl start提示dataease container “xxxx” is unhealthy

等待 MySQL 启动完成后再执行一次 dectl start

还是不行 :open_mouth: ___________

dectl status 看看服务状态
如果服务状态有异常,使用 docker logs -f dataease 看下日志报什么错

好的,谢谢。我试试~