This is a custom Caddy-based image that:
- adds the porkbun and cache-handler modules
- installs
tzdataso you can use theTZenvironment variable - installs
curlso you can add a custom healthcheck
The image is availabe via GitHub Packages. You can use the latest tag or a specific Caddy version:
ghcr.io/amarevite/docker-caddy-porkbun-cachehandler:latest(latest from GitHub)ghcr.io/amarevite/docker-caddy-porkbun-cachehandler:2.7.5(Caddy2.7.5from GitHub)
The following platforms are supported:
linux/amd64(normal x64)linux/arm64(64-bit ARM, eg: Raspberry Pi 3/4)linux/arm/v7(32-bit ARM hard-float, eg: Raspberry Pi 2)
Don't forget to update your config after pulling the image.
See LICENSE for more information.