Closed
Description
There is a bad/missing manifest in the noble-20250415.1 tag for the official ubuntu image release [by this mr]#18958). The other noble tags worked
❯ docker pull ubuntu:noble-20250415.1
Error response from daemon: no matching manifest for linux/arm64/v8 in the manifest list entries: no match for platform in manifest: not found
❯ docker manifest inspect ubuntu:noble-20250415.1
no such manifest: docker.io/library/ubuntu:noble-20250415.1
❯ docker pull ubuntu:24.04
24.04: Pulling from library/ubuntu
49b96e96358d: Pull complete
Digest: sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02
Status: Downloaded newer image for ubuntu:24.04
docker.io/library/ubuntu:24.04
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview ubuntu:24.04
❯ docker pull ubuntu:noble
noble: Pulling from library/ubuntu
Digest: sha256:1e622c5f073b4f6bfad6632f2616c7f59ef256e96fe78bf6a595d1dc4376ac02
Status: Downloaded newer image for ubuntu:noble
docker.io/library/ubuntu:noble
What's next:
View a summary of image vulnerabilities and recommendations → docker scout quickview ubuntu:noble
Things even look differently on Dockerhub itself
Metadata
Metadata
Assignees
Labels
No labels