Skip to content

voycey/php-dockerized

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

89 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Dockerized

Dockerized PHP development stack: Nginx, MySQL & PHP-FPM

Build Status

This is a slimmed down version of the forked repo, I have a custom one I have built using Phusion Baseimage but as a quick and trusted delivery to a client I need one built from official images.

What's inside

Requirements

Running

Set up a Docker Machine and then run:

$ docker-compose up

That's it! You can now access your configured sites via the IP address of the Docker Machine or locally if you're running a Linux flavour and using Docker natively.

License

Copyright © 2014-2015 Kasper Kronborg Isager. Licensed under the terms of the MIT license.

About

Dockerized PHP development stack: Nginx, MySQL, PHP-FPM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Nginx 98.5%
  • PHP 1.5%