Dockerised Caddy build using conf.d system to aid with scalability
328
Dockerised Caddy using a conf.d style config system
To run the image:
docker run -v /data/configs/caddy:/data/caddy -p 80:80 -p 443:443 -e "[email protected]" -d jasonfield/caddy-docker:latest
We try to match the versions that caddy use where possible
This project is licensed under the MIT License - see the LICENSE.md file for details
Content type
Image
Digest
Size
28.5 MB
Last updated
almost 8 years ago
docker pull jasonfield/caddy-docker