Sign inSign up

xazziri/caddy_amd64

By xazziri

Updated 9 months ago

AMD64 Caddy 2 custom image with Cloudflare challenge module.

Image
0

10K+

xazziri/caddy_amd64 repository overview

AMD64 Caddy 2 custom image with Cloudflare DNS challenge module added.

NOTE: DuckDNS and Hetzner DNS DNS-01 modules have been removed from 2.6.2 due to the image not building/downloading from the website.

https://caddyserver.com/download

The stock Caddy builds (including the one in the Docker image) don't include the DNS challenge modules, so you'll need to get a custom Caddy build from https://caddyserver.com/download.

Make sure the caddy file is executable (e.g., chmod a+x caddy). In the same directory, create the Caddyfile and supply to the correct API token(s).

Or build with Xcaddy:

xcaddy build latest --with github.com/caddy-dns/cloudflare

or with version tags:

xcaddy build v2.7.3 --with github.com/caddy-dns/cloudflare --output caddy273

Tag summary

Content type

Image

Digest

sha256:8852dff94

Size

19.2 MB

Last updated

9 months ago

docker pull xazziri/caddy_amd64