Skip to content

johnwarmour/php7-dockerized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 90.9%
  • PHP 9.1%