-
Notifications
You must be signed in to change notification settings - Fork 500
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
Add support for arm64 in Docker image #131
Comments
Done in 9db9f8b you should be able to use the image on your rpi4 starting from update 0.1.7 |
I am still getting the same issue, even on 0.1.7:
It seems like |
Alright thank you for the feedback, @meinname will take a look tomorrow |
It seems docker has some problems to use the right architecture: So let's approach it from both directions: And in the meantime you can see if it is fixed with the latest docker version. |
@GalacticLion7 0.1.8 is live, please test |
Is your feature request related to a problem? Please describe.
I can't run the
openbullet/openbullet2
image on my Raspberry Pi 4 because it only supports amd64.Describe the solution you'd like
Add arm64 compatibility in the
openbullet/openbullet2
image.Describe alternatives you've considered
I couldn't compile as directed in the forum page for the same reason.
The text was updated successfully, but these errors were encountered: