docker-library / memcached

Docker Official Image packaging for memcached
http://memcached.org/
BSD 3-Clause "New" or "Revised" License
132 stars 100 forks source link

1.6.10-alpine image is missing for arm32v7 architecture #69

Open gregorkistler opened 3 years ago

gregorkistler commented 3 years ago

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!

tianon commented 3 years ago

Yep, see https://github.com/memcached/memcached/issues/799 :disappointed:

gregorkistler commented 3 years ago

Ahh seems I've missed that one. Thank you. Gonna watch the referenced one. Not quite sure if you want to close this one here though.

tianon commented 3 years ago

We might as well leave this as a pointer to that thread. 👍