We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
Yep, see memcached/memcached#799 😞
Sorry, something went wrong.
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.
Add another issue link
98b1361
See #69
No branches or pull requests
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:
Other architectures look fine. Could you have a look at it? Switched back to 1.6.9-alpine for the moment.
Thank you!
The text was updated successfully, but these errors were encountered: