dbluhm/Image Tag Exists
Check if an image tag exists
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| tag | Image tag to check | yes | — |
| username | Username used to log against the Docker registry | no | — |
| password | Password or personal access token used to log against the Docker registry | no | — |
| token | Password or personal access token used to log against the Docker registry | no | — |
Outputs
| name | description |
|---|---|
| exists | Whether the tag exists |