docker-library / docker-library/memcached

1.6.10-alpine image is missing for arm32v7 architecture

Open
#69 3 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.