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 image for RPI 4 #65

Open
nielsfaber opened this issue Jun 27, 2021 · 0 comments
Open

Docker image for RPI 4 #65

nielsfaber opened this issue Jun 27, 2021 · 0 comments

Comments

@nielsfaber
Copy link

Hello,

I was trying to install your project, but my docker instance fails with error:

standard_init_linux.go:228: exec user process caused: exec format error

Usually this is due to a docker container being compiled for other platform.
So I suppose that my platform is not supported.
I am using a Raspberry pi 4:

pi@raspberrypi:~ $ uname -a
Linux raspberrypi 5.10.43-v7l+ #1425 SMP Wed Jun 16 18:01:57 BST 2021 armv7l GNU/Linux

I already tried switching to different tag, :latest, :dev-arm32v7, :dev-arm64v8, :dev-armhf all gave the same error.

Can you confirm whether the container should be compatible with the Rpi 4?
If not, would it be possible to add support for it?
If yes, any idea what would be going on in my setup?

Thank you.

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