When trying to run DMX on a Raspberry Pi, I get:
! dmx The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested
Could we consider cross-compiling the Docker Images with a matrix pipeline into multiple architectures?