An open API service indexing awesome lists of open source software.

https://github.com/pteich/docker-caddy

Docker image for Caddy based on Alpine Linux
https://github.com/pteich/docker-caddy

caddy docker-image

Last synced: 9 months ago
JSON representation

Docker image for Caddy based on Alpine Linux

Awesome Lists containing this project

README

          

# docker-caddy

[![Docker Build Statu](https://img.shields.io/docker/build/pteich/caddy.svg)](https://hub.docker.com/r/pteich/caddy/)

Docker image for [Caddy](https://github.com/mholt/caddy) HTTP/2 server based on Alpine Linux 3.5

Mount a local path like `/var/www/` to `/srv` into this Container and a local Caddyfile to `/etc/Caddyfile` to get up and running. Caddy includes automatic HTTPS suport using Let's Encrypt.