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/arm/v7) does not match the detected host platform (linux/arm/v6) and no specific platform was requested #34

Open
MilkshakeMan69 opened this issue Nov 24, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@MilkshakeMan69
Copy link

MilkshakeMan69 commented Nov 24, 2021

image

I have no idea how to start. Docker installation works fine and has internet access. DNS is set up correctly.

Running on a RasPi Zero W alongside PiHole with latest docker version. (fresh install)

image

@MilkshakeMan69
Copy link
Author

I guess it just doesn't run on the Raspi Zero then?

image

@erdnaxeli
Copy link
Owner

Yes, only arm/v6 and arm64/v8 are supported so far. I will look if I can build it for arm/v7.

@erdnaxeli erdnaxeli added the enhancement New feature or request label Nov 29, 2021
@eboye
Copy link

eboye commented Nov 19, 2022

Same here:

docker run --rm --network host erdnaxeli/castblock
WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/arm/v6) and no specific platform was requested

RasPi Zero W

uname -a
Linux raspberrypi 5.15.61+ #1578 Wed Aug 24 11:45:11 BST 2022 armv6l GNU/Linux

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

No branches or pull requests

3 participants