-
Notifications
You must be signed in to change notification settings - Fork 148
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
Enable support for Raspberry Pi #77
Comments
Ehi @wombathuffer I would be more than happy to accept a PR if you don't mind contributing it :) |
I have tried, but either I'm too stupid to do a pull request on your repo, or I lack access.. I'm not that good at gitting...
|
Hi @wombathuffer, Full details can be found in the GitHub documentation: https://docs.github.com/en/github/collaborating-with-issues-and-pull-requests/proposing-changes-to-your-work-with-pull-requests |
Thanks for refactoring the code - your doing a great job here!
I'm using your role on a pi3, so I have a few modifications, I would ask you to add?
Could you please add
armv7l: "arm64"
todocker_architechture
invars/main.yml
?Could you add the following to the bottom of tasks/setup-docker-compose.yml ?
This enables docker compose to be installed via pip on my type device. :)
Thank you!!
The text was updated successfully, but these errors were encountered: