WillemJiang commented on issue #486: [SCB-1335] Upgrade docker-compose file to 3.0 URL: https://github.com/apache/servicecomb-pack/pull/486#issuecomment-507014820 @chanjarster I just checked the document, it looks like health check doesn't work any more, we need to use [sh-compatible wait-for](https://docs.docker.com/compose/startup-order/) to verify the service availability before starting the docker image. I think in this way we could avoid the errors you hit. BTW, we could remove the health-check part, once we upgrade the docker compose file to 3.x.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
