jaracogmbh/Docker Compose Health Check
Check health status of Docker Compose services
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| max-retries | Maximum number of retry attempts | no | 30 |
| retry-interval | Interval between retries in seconds | no | 10 |
| compose-file | Path to the docker-compose file | no | docker-compose.yml |
| skip-exited | Skip checking exited containers | no | false |
| skip-no-healthcheck | Skip checking containers without health checks | no | false |
Outputs
no outputs