Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 383 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 383 Bytes

PHP example application

This is a Silex application that is used as demonstration purpose to deploy Docker-based applications.

Start locally

In order to have useful feature such as the DNS resolution, you can start the application with dock-cli.

dock-cli start

Note: you can also start the application with docker-compose.