Sign inSign up

jasonfield/caddy-docker

By jasonfield

•Updated almost 8 years ago

Dockerised Caddy build using conf.d system to aid with scalability

Image
0

328

jasonfield/caddy-docker repository overview

⁠Caddy Docker

Dockerised Caddy using a conf.d style config system

⁠Getting Started

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

⁠Versioning

We try to match the versions that caddy use where possible

⁠License

This project is licensed under the MIT License - see the LICENSE.md⁠ file for details

Tag summary

Content type

Image

Digest

Size

28.5 MB

Last updated

almost 8 years ago

docker pull jasonfield/caddy-docker