actions-marketplace-validations/Wait Docker image
Wait for a Docker image to be available
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Dec 19, 2020
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/paullesur_wait-docker-image-github-action@8ec76ba80318922416b1cbefce5adbfe99893474 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| image | Docker image | yes | — |
| tag | Tag | no | latest |
| timeout | Timeout in seconds | no | 3600 |
| fail-on-timeout | Wether or not to fail the action on timeout | no | true |
| user | Registry user | no | no_auth |
| password | Registry password | no | no_auth |
Outputs
no outputs