Skip to content

The Caddy Docker image with support added for Cloudflare DNS and Caddy Docker Proxy (configuration using Docker labels)

License

Notifications You must be signed in to change notification settings

zenjoy/docker-caddy-cloudflare-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caddy-Cloudflare-Proxy

Docker Hub GitHub tag (latest SemVer) License

The official Caddy Docker image with following modules added:

Available on Docker Hub or GitHub Container Registry (GHCR) for AMD64, ARM64, and ARMv7.

# Docker Hub
docker pull zenjoy/caddy-cloudflare-proxy:latest

# GHCR
docker pull ghcr.io/zenjoy/caddy-cloudflare-proxy:latest

Building

You can easily build the Docker image locally by doing

docker build -t caddy-cloudflare-proxy .

Container signatures

All images are automatically signed via Cosign using keyless signatures. You verify the integrity of these images as follows:

cosign verify \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com \
  --certificate-identity-regexp https://github.com/zenjoy/docker-caddy-cloudflare-proxy/.github/workflows/ \
  zenjoy/caddy-cloudflare-proxy:latest

Contributing

Feel free to contribute and make things better by opening an Issue or Pull Request.

License

View license information for the software contained in this image.

About

The Caddy Docker image with support added for Cloudflare DNS and Caddy Docker Proxy (configuration using Docker labels)

Topics

Resources

License

Stars

Watchers

Forks

Packages