actions-marketplace-validations/Wait for Healthy Container
Simple action to wait for a Docker container till the health check returned 'healthy' or the timeout exceeded.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 11, 2023
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/raschmitt_wait-for-healthy-container@a46c1d0ad60689a432623b46a5d182d713656afe # no releases — HEAD as of 2026-07-14tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| container-name | container name | yes | — |
| timeout | timeout | no | 120 |
Outputs
no outputs