Add arm64 support to docker image
jwr1 opened this issue ยท 4 comments
jwr1 commented
At the moment, the docker image only supports amd64; it would be great if it also supported arm64.
marsavela commented
Here for this too.
โ medama The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
ayuhito commented
Hi! Can you try out the latest commit using ghcr.io/medama-io/medama:edge
? If it works, I can push a new latest
version tag in a couple of days.
jwr1 commented
Yup, worked great for me too ๐.