Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hocomadvies opened this issue Jun 20, 2022 · 2 comments

Comments

@hocomadvies
Copy link

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
Copy link

array81 commented Jul 22, 2022

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

@array81
Copy link

array81 commented Jul 24, 2022

For arm (raspberry) use this:

docker pull freakern/onvif2mqtt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants