jstastny-cz opened a new issue, #752:
URL: https://github.com/apache/incubator-kie-issues/issues/752

   It turns out that waiting for docker to startup in entrypoint script might 
be causing issues in jenkins.
   
   As an alternative, now having an explicit option to wait for docker to be 
started:
   * wait-for-docker.sh script in container itself
   * util.waitForDocker() pipeline method to invoke the script from pipelines
   
   it might be possible to do docker startup and waiting in background, to 
improve responsiveness of the container right after startup.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to