Getting Started

Requirements

  • Docker host (eg. Vagrant Docker VM or dinghy)
  • Docker compose

Installation

Clone the boilerplate and link or copy docker-compose.development.yml

git clone https://github.com/webdevops/php-docker-boilerplate.git project
cd project
cp docker-compose.development.yml docker-compose.yml

Usage

Startup containers and run the services:

docker-compose up -d

Web access (dinghy http proxy)

If you’re using dinghy docker](https://github.com/codekitchen/dinghy) you can access the services via