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

standard_init_linux.go:219: exec user process caused: exec format error #392

Open
legendofmiracles opened this issue Sep 19, 2020 · 1 comment

Comments

@legendofmiracles
Copy link

I've had quite a few errors like this, and every time it was because i tried to run x86 containers on my rpi, which is again the case right now.
Are there any arm containers, or must i compile the container myself, or would that also not work?

@gpanders
Copy link

gpanders commented Nov 4, 2020

If you build the container yourself on your Raspberry Pi it should work just fine. Actually you cannot even build it yourself, since the base clearlinux image does not exist for ARM.

I would also like to request hosted ARM containers. The Raspberry Pi in particular is an excellent use case for self-hosting software, for which Docker is a perfect fit.

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