NginxProxyManager / nginx-proxy-manager

Docker container for managing Nginx proxy hosts with a simple, powerful interface
https://nginxproxymanager.com
MIT License
23.32k stars 2.7k forks source link

Support armv6l (RPi B) #4181

Open amarinkovic opened 3 days ago

amarinkovic commented 3 days ago

Trying to bring up a container on a RPi B (armv6l) I am getting this error:

Creating network "nginx-proxy-manager_default" with the default driver
Pulling app (jc21/nginx-proxy-manager:latest)...
latest: Pulling from jc21/nginx-proxy-manager
ERROR: no matching manifest for linux/arm/v6 in the manifest list entries

Ideally it should just work. I would also be happy to run it outside the container.

I know it's an old device, but it still works like a charm.