arm64 image for local development without crashes?
- Dominant language
- Shell
- Stars
- 86
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, I've been using this image on fly and for local dev without much issues for a while now.
However, I recently upgraded to a M2 MBA, and started experiencing crashes in local dev similar to the ones reported in this issue: https://github.com/redis/redis/issues/10162#issuecomment-1072359526
Apparently this crash only happens when running amd64 redis images on top of QEMU for M1/M2. Recommended solution is to use a native arm64 image.
Ideally I'd like to use the same image for local dev and prod, so it would be awesome if this image could be updated to support arm64 like the official redis image does!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.