google / google/k8s-digester

Add flag to resolve platform-specific images

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
160
Forks
23
PR merge metrics
No merged PRs in 30d

Description

If a tag points to an [image index](https://github.com/opencontainers/image-spec/blob/master/image-index.md#oci-image-index-specification) or [manifest list](https://docs.docker.com/registry/spec/manifest-v2-2/#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`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.