k8s-digester icon indicating copy to clipboard operation
k8s-digester copied to clipboard

Add flag to resolve platform-specific images

Open halvards opened this issue 4 years ago • 0 comments

If a tag points to an image index or manifest list, digester resolves the tag to the digest of the image index or manifest list.

This enhancement adds a --platform flag so that digester instead resolves the tag to the digest of the platform-specific image (e.g., linux/amd64).

halvards avatar Mar 10 '21 23:03 halvards