docker-library / docker-library/memcached
1.6.10-alpine image is missing for arm32v7 architecture
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 138
- Forks
- 96
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I'm running a couple of Docker images on different architectures and noticed that the latest build of Memcached failed:
https://doi-janky.infosiftr.net/job/multiarch/job/arm32v7/job/memcached/443/artifact/build-info/failed.txt
ending in:
$ docker pull memcached:1.6.10-alpine
1.6.10-alpine: Pulling from library/memcached
no matching manifest for linux/arm/v7 in the manifest list entries
Other architectures look fine. Could you have a look at it? Switched back to 1.6.9-alpine for the moment.
Thank you!
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start with the linked failed build report and compare the published manifests for memcached:1.6.9-alpine and memcached:1.6.10-alpine. Investigate why the arm32v7 variant was not published; done means the 1.6.10-alpine manifest includes linux/arm/v7 and the image can be pulled successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100