joepitt91/Get Current Digest from Tagged DockerHub Image

Get the current digest of the given image tag on DockerHub.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
dockerhub_usernameThe user to authenticate to the Docker Hub API as.yes
dockerhub_tokenThe token to authenticate to the Docker Hub API with (must have read access).yes
namespaceThe namespace the repository is in. Defaults to "library".nolibrary
repositoryThe repository to search tags for.yes
tagThe tag to look for. Defaults to "latest".nolatest
osThe OS platform to look for. Defaults to "linux".nolinux
archThe architecture platform to look for. Defaults to "amd64".noamd64
namedescription
digestThe digest of the current image matching the search.