Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 231 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 231 Bytes

Docker PHP Environment

Setup

  • PHP 5.6
  • Apache

How to use

Clone this repo and execute the following command to start your server

$ docker/start

You can stop it with the following command

$ docker/stop