abiosoft / caddy-docker

Docker container for Caddy
https://hub.docker.com/r/abiosoft/caddy/
MIT License
766 stars 314 forks source link

Require Linux/ARM64 docker image for  abiosoft/caddy #256

Closed subhamkumarpuresoftware closed 2 years ago

subhamkumarpuresoftware commented 2 years ago

Hi Team,  

I have been working on building abiosoft/caddy images for both amd64 and arm64 platforms. Although the base image (abiosoft/caddy:builder) is not available for arm64. I have successfully build and tested the builder image for both amd64 and amd64. 

Added github actions for deploying base image for both the platforms.

Added files: https://github.com/odidev/caddy-docker/commit/1a1459f625eee5415ed7e8091e9e4b2477a6828d

Do you have any plans for releasing arm64 images?   It will be very helpful if an arm64 image is available. If interested, I will raise a PR.