Skip to content

OCI archive-equivalent to "RepoTags" #796

@TadCordle

Description

@TadCordle

In a docker load-able tar, the manifest contains a RepoTags field, which can list multiple different image references. When you docker load the tar, docker images then displays the image multiple times, named with each of the tags found in RepoTags.

Is there an equivalent way to do this in an OCI archive? I see index.json can use an org.opencontainers.image.ref.name annotation, but that only accepts one image name, not a list.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions