1 ## Caddy Webserver with PHP7.1 Support
3 A [Docker](http://docker.com) image for [Caddy](http://caddyserver.com) based on [Alpine Linux](https://alpinelinux.org/)
10 $ sudo docker-compose build
16 $ sudo docker-compose up -d
21 Open browser and point to: **http://localhost**
23 If everthing is fine you should see the PHP Test Page.
25 ## Using local php source
27 Just change `docker-compose.yml` and setup a volume to your php source.
32 - /srv/docker/apache2/prod:/var/www/localhost/htdocs