avast/gradle-docker-compose-plugin

Feature Reqest: add an option to skip Health-Check

Open

#496 opened on Oct 13, 2025

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Groovy (429 stars) (103 forks)batch import
enhancementhelp wanted

Description

Looking around the code in ComposeUp.groovy#waitForHealthyContainers the compose up task is hardwired to wait until all containers are healthy. I had an idea for an Regression test where i would like to test using a unhealthy ontainer

Contributor guide