e11community/Check Container Image Existence

Checks if a container image tag exists in its registry after logging in with docker/login-action.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit May 3, 2025
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: e11community/image-exists@6eab0d04c306f6acc33310c30b5335ec25c58496 # v1

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tagThe full container image tag (e.g., ghcr.io/owner/image:tag)yes
namedescription
existsWhether the image exists