k4kratik/Container Image Existence Checker

Check if a given ECR or Docker Hub image exists or not in the registry.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
typeType of the registry, allowed values are "ecr" and "dockerhub"yesecr
container_repo_nameName of the Container Repositoryyes
image_tagImage Tag for which you want to check.yes
dockerhub_usernameDocker Hub username for authentication for private repositories.no
dockerhub_tokenDocker Hub Personal Access Token for authentication for private repositories.no
namedescription
image_existsA boolean value to indicate if the image exists