Skip to content

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

@ptahchiev

Description

@ptahchiev

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions