jstastny-cz opened a new pull request, #3087: URL: https://github.com/apache/incubator-kie-tools/pull/3087
Adding HEALTHCHECK instructions to a few images that I am familiar with. The HEALTCHECK command is executed as if `docker exec`, so from inside of the container using localhost. * In case there is an existing ENV with port value, checking that port. * In case there is an ARG with port value, adding an ENV with the same value so that it can be referenced during runtime. -- 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]
