-
Notifications
You must be signed in to change notification settings - Fork 6
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
Exec Format Error #9
Comments
This may help. It is the inspection of the container. { |
My containers are x86 only. The Raspberry Pi however is ARM. I might explore multi-arch images in the future, however I'm quite busy at the moment. |
@TristBella Could you try the |
Awesome! The error is gone and the container stays running. Thanks for your quick response! |
Just as an FYI, this image was deployed using Portainer that was installed using DockSTARTer. |
Thanks for you feedback! I'm currently working on a new repo structure (with each image having their own repo) so I can use Github Actions and let Github build and push the images (Including architectures other than amd64). I'll close this issue when arm architectures are available on the |
I just used portainer to install this on a raspberry pi 2. It installed flawlessly however every time it starts, it stops with the below error. I had this working perfect on unRaid with no issues.
standard_init_linux.go:211: exec user process caused "exec format error"
The text was updated successfully, but these errors were encountered: