groob/caddy

By groob

Updated over 9 years ago

baseimage for Caddy web server https://github.com/mholt/caddy

Image
2

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 Command

docker pull groob/caddy