Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 467 Bytes

File metadata and controls

15 lines (10 loc) · 467 Bytes

Docker PHP environment

Description

Containers set for comprehensive php application runtime environment. It consists of:

  • nginx
  • php5.6
  • php7.0
  • mysql

There are 5 seperate containers able to speak to each other. Setting up whole environment is as simple as run just one command. Each container is based on Ubuntu 14.04

This configuration derives from Nospor's blog. Thank you very much :)