mvance/caddy

By mvance

Updated over 6 years ago

A Docker image for Caddy.

Image
0

129

Caddy Docker Image

A Docker image for Caddy.

What is Caddy?

The HTTP/2 web server with automatic HTTPS

caddyserver.com/

How to use this image

Standard usage

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.

Issues

If you have any problems with or questions about this image, please contact me through a GitHub issue.

Contributing

You are invited to contribute fixes and/or updates.

Acknowledgments

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.

License

Unless otherwise specified, all code is released under the MIT License (MIT). See the repository's LICENSE file for details.

Docker Pull Command

docker pull mvance/caddy