dmitrif / onvif2mqtt

Translate ONVIF events (from IP Cameras) to MQTT messages.
Other
117 stars 31 forks source link

The requested image's platform (linux/amd64) does not match the detected host platform #57

Open hocomadvies opened 2 years ago

hocomadvies commented 2 years ago

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?

array81 commented 2 years ago

Same problem with RaspBerry 3b+ and Rapberry OS 64bit

array81 commented 2 years ago

For arm (raspberry) use this:

docker pull freakern/onvif2mqtt