Skip to content

35-apache: Pulling from library/nextcloud - no matching manifest for linux/amd64 in the manifest list entries #2601

Description

@JKHSDTV

I understand 35 just hit, and I am not complaining it 'isn't ready yet'; I am reporting a mismatch in the Dockerhub tag documentation. It seems something with the tagging went wrong for 35:

$ docker pull nextcloud:latest
latest: Pulling from library/nextcloud
6310eb16bf42: Already exists 
9e5d43abcc54: Pull complete 
[...]
Digest: sha256:9558b1cea2f5fb992a78ea6ed93890922ec623e0a853741303e6369e54d3b902
Status: Downloaded newer image for nextcloud:latest
docker.io/library/nextcloud:latest

According to Dockerhub, latest should currently be an alias to 35 and 35-apache, but:

$ docker pull nextcloud:35
35: Pulling from library/nextcloud
no matching manifest for linux/amd64 in the manifest list entries
$ docker pull nextcloud:35-apache
35-apache: Pulling from library/nextcloud
no matching manifest for linux/amd64 in the manifest list entries

It seems all of the current 35 tags are affected. Dockerhub shows latest being an alias for the range, but they seem to point at different things.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions