forestsoftgmbh/Build production Image
build wait-for-it image
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 2, 2023
- License
- None
Pinned Snippet
uses: forestsoftgmbh/wait-for-it@0c438a9fe804e38c68e3fd0c87105ec1452e9831 # v1.0.6tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| host | host to wait for | yes | localhost |
| port | port number to listen on | yes | 80 |
| path | Path to check | no | / |
| statusCode | Expectected status code | no | 200 |
| timeout | timeout in seconds to wait | no | 180 |
| version | Version to run | no | latest |
Outputs
no outputs