polagoab/oci-digest-action

Github Action that retrieve OCI image digests from a container registry

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
imageThe image to fetch the image for. If this input parameter is an array of images, all images will be processedyes
osThe OS to use instead of the running OS for choosing imagesno
archThe ARCH to use instead of the architecture of the machine for choosing imagesno
variantThe VARIANT to use instead of the running architecture variant for choosing imagesno
namedescription
digestThe digest of the given image, if the image exists. When the input image is an array, the digest will also be an array where each element matches the corresponding image entry.
imageThe given input image(or array of images). This output is for convenience when using the polagoab/oci-revision-tagger-action