hakwerk/gha-docker-registry-tag-info

GitHub Action to get tag information from a docker registry for a given image

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageFull image name to find, with format author/image:tag, or image:tag for official imagesyes
osImage OS to findlinux
architectureImage architecture to findamd64
pageLimitHow many pages of results to parse until giving up10
namedescription
digestImage digest
tagMetadataFull JSON output of the found image-tag metadata (as read from Docker Registry API)
finalImageMetadataFull JSON output of the found final image metadata, for the OS and architecture specified (as read from Docker Registry API)