mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #5111] Add Support for raspberry pi 5 #3111
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#3111
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @panther925 on GitHub (Dec 28, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/5111
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Requesting support for raspberry Pi 5 chipset
Describe alternatives you've considered
None
Additional context
None
@sopex commented on GitHub (Dec 29, 2025):
Arm64 is supported. What issues are you facing?
@panther925 commented on GitHub (Dec 29, 2025):
Hello,
When I use the sample docker compose, provided in the documentation, with the the "latest" tag for the docker container the container does not load. When looking at the logs of the container on startup the container does not seem to boot and I am getting "exec /init: exec format error" on the log screen. This comes up every few seconds with no other log entries. When researching this error this seems to indicate that the format of the container does not match the device I am on.
@panther925 commented on GitHub (Dec 30, 2025):
I checked my raspberry pi 5 since this now seems to be a technical issue rather than a development one. I am currently running Debian 13 Trixie
@panther925 commented on GitHub (Dec 30, 2025):
I just repulled the docker image and it is now working. I tried this for hours prior to sending this in and I must have done something wrong. I apologize for the time spent on my issue. I will makr this as closed.
@sopex commented on GitHub (Dec 30, 2025):
No worries!