hamptonpaulk / php7-dockerized

Simple PHP7 Docker & Compose Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php7-dockerized

Simple PHP7 Docker & Compose Environment

In order to assist in teaching the building of simple PHP applications and understanding the use of docker and compose this repository was adapted from Kasper Isager's PHP Dockerized

Technology included

Requirements

Running

Clone the repository. Change directory into the cloned project. Run the following command.

$ docker-compose up

More information can be found about the inner workings of this in a post created for codeschool.com on Medium Setting Up A Local PHP7 Development Environment With Docker & Compose

About

Simple PHP7 Docker & Compose Environment


Languages

Language:Nginx 98.5%Language:PHP 1.5%