groob/caddy
baseimage for Caddy web server https://github.com/mholt/caddy
767
see documentation and source on github
This image is intended as a baseimage for your app, similar to the nginx container. Build new images on top:
FROM: groob/caddy:0.5.0
ADD my_static_files /
docker pull groob/caddy