Docker container for serving content using caddy.
Please make sure your usage of caddy is in accordance to their license.
This docker image contains caddy webserver. This software's license can be found here.
docker build -t jojomi/caddy:latest .
I decided to keep bare caddy in this image. If you need some of the caddy plugins, you need to fork this repository and update caddy_main.go.
If you this repository is abandoned and you can't reach me to update it, this is how to make a fresh version:
ENV CADDY_VERSION=0.9.4git tag -d 0.9 && git tag 0.9git push --tagsContent type
Image
Digest
sha256:71535e753…
Size
14.6 MB
Last updated
about 7 years ago
docker pull jojomi/caddy