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

Cannot run docker compose on raspberry pi #510

Open
jsaltzman opened this issue Jun 30, 2023 · 4 comments
Open

Cannot run docker compose on raspberry pi #510

jsaltzman opened this issue Jun 30, 2023 · 4 comments

Comments

@jsaltzman
Copy link

You mention on reddit this should work with a pi but when I run the docker compose stack, as is, I get an error that there is "no matching manifest for linux/arm/v7 in the manifest list entries."

@j0nnymoe
Copy link

You need a raspberry pi with a 64bit os to run this. Which is possible from the 3b onwards.

@ap-andersson
Copy link

Do I need 64 bit version of the OS to run the project or to run the provided images? Seems to work fine when I download the code and build it locally on my pi (testing on a RPI4-4GB), but I have just got it up and running, not actually using it yet.

@jsaltzman
Copy link
Author

I see now I am running raspbian 32bit on my raspberry pi 4 I think.

@ap-andersson
Copy link

I re-installed my RPI4 with 64-bit OS, I have no idea why I even had 32 to begin with. Works great to pull now. So its only whether 32 bit should be supported in the container registry or not. Unfortunately my secondary DNS is a RPI2 which does not support 64 bit I think. But thats my problem :) Now to test Gravity out.

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

3 participants