tyriis/docker-image-tag-exists

Check if a given container image tag exists in a registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
registryThe container image registry docker.io
repositoryThe container image repository yes
tagThe container image tag yes
tokenThe token to access the registry, if not provided you need either to use the docker login action before or the image must be public available no
namedescription
tagwill return `found` if image tag is found, otherwise `not found`