Hello, we use custom docker images to build our docker images, utilizing remote-docker. We recently started looking into creating multiplatform images to support arm64 and it looks like remote-docker is currently only running on x86_64 Xeon machines?
Are there any plans to add an ARM version of remote-docker we could use? Or alternatively at least add support for ARM emulation on the remote docker machine via QEMU?