docker-redis-cluster icon indicating copy to clipboard operation
docker-redis-cluster copied to clipboard

Image for Apple M1 docker

Open mmjdotdk opened this issue 3 years ago • 4 comments

Could we get an image for the new Apple Silicon (M1 chip)? The linux/amd64 one crashes when run in emulation mode.

mmjdotdk avatar Aug 12 '21 12:08 mmjdotdk

https://jitsu.com/blog/multi-platform-docker-builds

mmjdotdk avatar Aug 12 '21 12:08 mmjdotdk

I do not have a M1 machine to work with so unless someone else builds it, tests it and provides a solution for it then i would say no.

Grokzen avatar Aug 12 '21 13:08 Grokzen

I think something like this can be used to make Travis build multi-platform images: https://medium.com/@quentin.mcgaw/cross-architecture-docker-builds-with-travis-ci-arm-s390x-etc-8f754e20aaef

vbabenkoru avatar Aug 31 '21 02:08 vbabenkoru

Build for Apple Silicon https://hub.docker.com/r/neohq/redis-cluster

@Grokzen If you want we can work together to incorporate it in your repo. 💪

neohq avatar Feb 28 '22 16:02 neohq