Skip to content

Support ARMv6 (Raspberry Pi 1 Model B) for Docker Image Compatibility #4528

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

Open
miguelcastilho opened this issue May 6, 2025 · 0 comments

Comments

@miguelcastilho
Copy link

Is your feature request related to a problem? Please describe.
I'm trying to run Nginx Proxy Manager (NPM) on a Raspberry Pi 1 Model B, which uses an ARMv6 architecture. Currently, there is no official support or image available for this architecture, making it impossible to use NPM on this device. The Pi 1 is still capable of running lightweight services and could be an ideal low-power reverse proxy for small self-hosted setups.

Describe the solution you'd like
I would like to request support for building and releasing a Docker image of Nginx Proxy Manager that is compatible with ARMv6, so that it can run on devices like the Raspberry Pi 1 Model B. This would allow a broader range of users to utilize older but still functional hardware.

Describe alternatives you've considered
I’ve tried running existing multi-arch Docker images, but they fail due to incompatibility with ARMv6.
Considered using other reverse proxy solutions but none offer the same simple UI and management features as NPM.

Additional context
Supporting this platform would greatly benefit hobbyists and those maintaining retro or ultra-low-power home lab environments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant