Skip to content

[BUG] Multiple tags seem like multiple different images #36

@treydock

Description

@treydock

Describe the bug
When using multiple tags the images end up appearing like different images.

Image

To Reproduce
Build image with --publish-tags <tag1> <tag2> <tag3> and observe the SHA is different for each and push to a registry like Harbor and shows 3 images.

Expected behavior
Expect a single image with many tags to associate all the tags with the same image checksum.

Additional context
Likely requires doing buildah commit with one tag then buildah tag to add the other tags and push them all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions