caddy-cloudflaredns
caddy-cloudflaredns copied to clipboard
Multi-arch support
Hi, i was looking for an already available image that included the cloudflare module to avoid building it myself locally or create yet another image on the Docker registry and i found yours!
It's just what i needed the only problem i have is that i'm trying to deploy it on a RPi 4 wich is an arm based system and your image only has builds for x64, i was wondering if you could add multi-arch support images
Thanks again
Hey there! I can certainly check it out. GitHub Actions (which builds and deploys for me) supports it, so shouldn't be that tough.
Will pop together a Raspberry Pi sometime soon and take a look, since I've never run Caddy through a Pi.
Stay tuned!