-
Notifications
You must be signed in to change notification settings - Fork 32
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
RPI4 support #38
Comments
Just started the debian image on a Raspberry Pi 4 4GB an it seems to work. |
@jscholtes did you try the alpine one? I wonder what the difference is. |
Just replaced the image with 1.4.0-alpine. The are also problems with the ABL expert Plugin: |
@jscholtes you got further away than me. I could not get the image to start, I got docker to report execution error instead. I might just try to use the debian instead... |
Works fine for me on Raspberry Pi 4 4gb running Raspbian 64bit. |
I am trying to get this image running on the Raspberry PI 4.
I started with the alpine version and it is not working with exec error. I noticed that it pulled the amd64 version.
I am not very familiar with multiarch images, neither am I with RPI4. So, I am trying to guess what is going on.
I believe arm32v7 images are compatible, and indeed, after pulling an octoprint armv7 image by digest it does work.
Do you know how to make this image work on RPI4?
The text was updated successfully, but these errors were encountered: