caddy-cloudflaredns icon indicating copy to clipboard operation
caddy-cloudflaredns copied to clipboard

Multi-arch support

Open kobimx opened this issue 3 years ago • 1 comments

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

kobimx avatar Sep 30 '22 16:09 kobimx

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!

SlothCroissant avatar Sep 30 '22 17:09 SlothCroissant

Sorry for the delay on this! Added via commit 1f570f2

Screenshot 2023-03-16 at 11 43 01

SlothCroissant avatar Mar 16 '23 16:03 SlothCroissant