/php7-dockerized

Simple PHP7 Docker & Compose Environment

Primary LanguageDockerfile

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