Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 280 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 280 Bytes

Docker for Devs Sample Application

This application is meant to serve as a demo for the Docker for Developers book by Chris Tankersley.

Setup

  1. Clone this repository locally
  2. Install dependencies with composer
  3. docker-compose up