-
Improvement
-
Resolution: Not A Defect
-
Minor
-
Running Jenkins with scripted pipeline
I'd like to run docker healthchecks on a database to wait for it to be up and running before starting the backend. I could not find a documentation on how to run them, however, I could not find a detailed reference for docker.image.inside or docker.image.withRun either. So I'm not sure whether it is not implemented or the documentation is missing.