actions-marketplace-validations/Docker image exists
Check if docker image exists by pulling it
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Organization | yes | — |
| repository | Repository | yes | — |
| registry | Docker registry | yes | — |
| image_name | Image name (excluding registry). Defaults to {{$organization/$repository}}. | no | "" |
| tag | Tag | yes | — |
| login | Docker login | no | "" |
| password | Docker password | no | "" |
Outputs
| name | description |
|---|---|
| image | Docker image name |
| tag | Docker image tag |