erdnaxeli / castblock

Automatically skip sponsor segments and ads in YouTube videos playing on Chromecast.
MIT License
182 stars 20 forks source link

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 2 years ago

MilkshakeMan69 commented 2 years ago

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 commented 2 years ago

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

image

erdnaxeli commented 2 years ago

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

eboye commented 1 year ago

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