How to prevent an application from starting before its dependencies are available

后端 未结 0 704
误落风尘
误落风尘 2021-02-11 11:02

My Dockerfile starts the application using the following command

CMD ["/home/app/start-app.sh"]

start-app.sh contains the following, it

相关标签:
回答
  • 消灭零回复
提交回复
热议问题