35-apache: Pulling from library/nextcloud - no matching manifest for linux/amd64 in the manifest list entries
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 64/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Active
- Tech stack
- docker
- Domain
- devops
Research direction
Start by reproducing the documented docker pull nextcloud:35 and nextcloud:35-apache failures for linux/amd64, then compare those manifests with the latest alias and the other current 35 tags. Done means the affected 35 tags have a matching linux/amd64 manifest and Docker Hub's aliases point consistently to the intended images.
Written by the indexing model from the issue text.
Description
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.
- Dominant language
- Shell
- Stars
- 7.4k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from nextcloud/docker
-
1. To develop bug feature: cron image
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
bug docs
Difficulty 1/5 Under an hour Newbie friendliness 72/100
-
0. Needs triage bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Imagick architecture mismatch (x86_64 vs aarch64) on official arm64 image causes Apache segfaults Open0. Needs triage bug
Difficulty 4/5 3-5 days Newbie friendliness 50/100
All issues in nextcloud/docker
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
community-scripts/ProxmoxVE#17425 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·