We are using version 3.18 and 3.20 of sonatype nexus.
From November 10, 2024, it is no longer possible to retrieve container images from proxy repositories on DockerHub.
Docker pull command
docker pull <nexus-dockerhub-url>/alpine:3.9.4
Error message.
Error response from daemon: mediaType in manifest should be 'application/vnd.docker.distribution.manifest.v2+json' not 'application/vnd. docker.distribution.manifest.list.v2+json'
Does anyone know the cause of this?
We are having trouble getting container images from DockerHub.
We are also using versions 3.49 and 3.62 of DockerH sonatype nexus. In that environment, the above error does not occur, and we can continue to successfully obtain container images from proxy repositories for DockerHub.