Today tried to install the Docker. But did not succeed. Getting this error:
pi@raspberrypi4:/Onvif2Mqtt $ sudo docker run -v /Onvif2Mqtt/config dfarkov/onvif2mqtt
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
exec /usr/local/bin/docker-entrypoint.sh: exec format error
My machine is a Rpi4b with Linux raspberrypi4 5.15.32-v7l+
Today tried to install the Docker. But did not succeed. Getting this error: pi@raspberrypi4:/Onvif2Mqtt $ sudo docker run -v /Onvif2Mqtt/config dfarkov/onvif2mqtt WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested exec /usr/local/bin/docker-entrypoint.sh: exec format error
My machine is a Rpi4b with Linux raspberrypi4 5.15.32-v7l+
How can I get the right version for my Rpi?