jlesage / docker-nginx-proxy-manager

Docker container for Nginx Proxy Manager
MIT License
785 stars 178 forks source link

Support ARM64 #197

Closed qy2009 closed 1 year ago

qy2009 commented 3 years ago

Hi,

When I tried to run this docker, it seems only supports x86? can it support ARM64?

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

thanks

jlesage commented 3 years ago

Yes, the image currently supports only x86. Other architectures will eventually be supported :)

jlesage commented 1 year ago

The latest image is now multi-arch.