A Caddy server and php7 docker image built on top of the latest Alpine runit container with runit process supervisor.
- /etc/caddy
 - /etc/caddy/certificates
 - /var/www
 - /var/log
 
- 80
 - 443
 - 2015
 
- caddy :https://github.com/docker-suite/caddy#-available-environment-variables
 - php7: https://github.com/docker-suite/alpine-php7#-available-environment-variables
 
For more info on caddy, visit: https://github.com/docker-suite/caddy/blob/master/Readme.md
For more info on alpine-php7, visit: https://github.com/docker-suite/alpine-php7/blob/master/Readme.md

