optivem/Wait for Docker Compose Application

Waits for a Docker Compose application to be ready by polling a health endpoint

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlThe URL to check for application readiness (e.g., http://localhost:8080/)yeshttp://localhost:8080/
max-attemptsMaximum number of attempts before giving upno30
wait-secondsSeconds to wait between attemptsno10
working-directoryWorking directory for docker compose commandsno.

no outputs