Add arm64 support for docker image
tamasbakos opened this issue · 0 comments
tamasbakos commented
Could you please create a docker image that will run on a Raspberry Pi 4 as well (platform linux/arm64/v8 ) ?
I saw here that currently there is only a docker image for platform linux/amd64 .
The steps for creating a multi platform image can be found here:
https://docs.docker.com/build/building/multi-platform/
https://www.docker.com/blog/multi-arch-images/