-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
Create a RPi-compatible Docker image for RaspAP #18
Comments
/bounty $500 |
💎 $500 bounty created by RaspAP
|
PS: no one will be assigned, I will review all PRs. Thanks! |
💡 @ezhil56x submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
/attempt #18 Options |
💡 @NL-TCH submitted a pull request that claims the bounty. You can visit your bounty board to reward. |
Thanks guys, Gr. NL-TCH |
@NL-TCH likewise! appreciate your responsiveness and enjoyed our collaboration :) |
🎉🎈 @NL-TCH has been awarded $500! 🎈🎊 |
Is your feature request related to a problem?
RaspAP's existing Docker container fails to start on current Raspberry Pi hosts. See #11.
Describe the solution you'd like
The Docker image needs to be refactored and brought up-to-date to make it functional with current ARMv7/8 architectures. 64- and 32-bit RPi OS bookworm and bullseye Lite distributions should be used as the reference host OS. Support for additional OS's including Debian and Ubuntu Server is desirable. Refer to this project's compatible operating systems.
Describe alternatives you've considered
Several different approaches have been proposed in #11. Start with this repo's existing implementation, build from one of these methods or go your own direction. See also #12.
Additional context
Related Docker implementations for the RPi include projects such as pihole/pihole and others.
See also RaspAP's manual installation steps and Ansible playbook.
The text was updated successfully, but these errors were encountered: