1.6.10-alpine image is missing for arm32v7 architecture
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!
Yep, see https://github.com/memcached/memcached/issues/799 :disappointed:
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.
We might as well leave this as a pointer to that thread. 👍