You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: