-
Notifications
You must be signed in to change notification settings - Fork 18.9k
[dind] [BUG] 23.0.1: Missing AMD64 docker images on Docker hub for certain tags #44971
Copy link
Copy link
Closed
Closed
Copy link
Labels
kind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.kind/duplicateversion/23.0
Description
Description
Apologies if this is not the right place to report this issue.
With the 23.0.1 release, it seems like both ARM and AMD64 images were uploaded to the "generic" tags, but not to the more "specific tags. https://registry.hub.docker.com/_/docker/tags
For example:
dind has images for both amd64 and arm:

even though both tags should have the same images (and in fact the hash of the arm image is the same under both tags, as it should be.)
This also applies to a lot of other tags: while latest has both arm and amd images, most of the other 23.0.1 tags do not:
Thank you for your time!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/bugBugs are bugs. The cause may or may not be known at triage time so debugging may be needed.Bugs are bugs. The cause may or may not be known at triage time so debugging may be needed.kind/duplicateversion/23.0

