Hello, I am deploying openvidu on premises and I am going to try to make it run on Raspberry Pi 4B,
it started here : Standard_init_linux.go:211: exec user process caused "exec format error"
For the moment what I know is that I need to try to rebuild the docker containers, the RPI 4B use a ARMv8 processor, that mean I need to try to rebuild for the arm64 architecture right ?
Some help or some hints would be very appreciated !