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

Trying to run on Raspberry Pi #118

Open
velascog opened this issue Apr 19, 2020 · 1 comment
Open

Trying to run on Raspberry Pi #118

velascog opened this issue Apr 19, 2020 · 1 comment

Comments

@velascog
Copy link

installed in raspbian (linux 10 buster like debian) and and all went OK until I run the script when it says:

standard_init_linux.go:211: exec user process caused "exec format error"

please help!

Thanks

@ricklamers
Copy link
Owner

ricklamers commented Apr 19, 2020

Hi velascog, I'm guessing this has something to do with the Docker image assuming the x86-64-bit architecture. There's some pre-building going on when you run through the provided run.sh script, you could try to build all the Docker images involved from scratch. Then it should run on ARM raspbian as well. I could try this and report back sometime when I can make the time.

(Deleted your identical comment/issue on the closed issue thread #10.)

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