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 (103 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (429 stars)
PR merge metrics
 (Avg merge 24d 11h) (2 merged PRs in 30d)

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