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

Docker error on Raspberry Pi #32

Open
Hydro-guy opened this issue Sep 6, 2021 · 0 comments
Open

Docker error on Raspberry Pi #32

Hydro-guy opened this issue Sep 6, 2021 · 0 comments

Comments

@Hydro-guy
Copy link

fails to run container on Raspberry Pi3+. downgraded docker to 19.3 but same error - minus the warning message ahead of the error msg.

pi@raspberrypi:~ $ docker run --rm --device=/dev/ttyUSB1:/dev/ttyUSB1 -it walthowd/husbzb-firmware bash
WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested
standard_init_linux.go:228: exec user process caused: exec format error

Nortek husbzb-1 stick - raspberry pi3+ - only other running soft is pihole which doesnt access any usb devices.

PRETTY_NAME="Raspbian GNU/Linux 10 (buster)"
NAME="Raspbian GNU/Linux"
VERSION_ID="10"
VERSION="10 (buster)"
VERSION_CODENAME=buster
ID=raspbian
ID_LIKE=debian

pi@raspberrypi:~ $ docker --version
Docker version 20.10.8, build 3967b7d
I am not a proficient linux user - an assistance would be appreciated

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

1 participant