Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wait-for-it to the kie-server image. #25

Open
ptahchiev opened this issue Jun 3, 2017 · 1 comment
Open

Add wait-for-it to the kie-server image. #25

ptahchiev opened this issue Jun 3, 2017 · 1 comment

Comments

@ptahchiev
Copy link

Hello,

as I understand the kie-server must be always run after the drools-workbench is up and running. This means that we can't use docker-compose because docker-compose starts both of the images simultaneously. What docker suggests is to use tools such as wait-for-it.sh:

https://docs.docker.com/compose/startup-order/

I tried to do that but it says the kie-server does not have it installed. Can you please provide it? This would make possible to use docker-compose.

Thank you.

@mbiarnes
Copy link
Contributor

Hello,
Thank you for the information. We will look into this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants