mvance/caddy
A Docker image for Caddy.
The HTTP/2 web server with automatic HTTPS
Run this container with the following command:
$ docker run -d -p 2015:2015 mvance/caddy
Add-ons can be configured via the plugins build arg.
If you have any problems with or questions about this image, please contact me through a GitHub issue.
You are invited to contribute fixes and/or updates.
This Dockerfile was influenced by the Alpine based Dockerfile for Caddy by @abiosoft. The main difference is this one is based on Debian and does not include a PHP version.
Unless otherwise specified, all code is released under the MIT License (MIT). See the repository's LICENSE
file for details.
docker pull mvance/caddy