8000 ImageBuilder should not allow duplicate OS/architecture under the same shared tags · Issue #1139 · dotnet/docker-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
ImageBuilder should not allow duplicate OS/architecture under the same shared tags #1139
Open
@lbussell

Description

@lbussell

Please see dotnet/dotnet-docker#4634 for more details.

Essentially, ImageBuilder will allow you to have multiple OS types or architectures categorized under the same shared tags, which results in the readmes being incorrect. When the images are published to MAR/DH, pulling the tag will only give you the first image in the manifest with the duplicate architecture. This arrangement should result in an error at readme or Dockerfile generation time as it results in readmes being created with incorrect tag information for some images.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0