jstastny-cz opened a new pull request, #1141:
URL: https://github.com/apache/incubator-kie-kogito-pipelines/pull/1141

   apache/incubator-kie-issues#752
   
   Starting docker in entrypoint.sh, but in background.
   
   To make Jenkins docker plugin happy that container processes passed command 
immediately - because jenkins starts the container by running `docker run 
<image> cat` and expects `cat` is processed immediately (can't wait for docker 
to be started).
   
   In local use we'd rely on .bashrc script to invoke wait-for-docker.sh, in 
pipeline we'll do explicitly.


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