/php-dockerized

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

Primary LanguageNginxMIT LicenseMIT

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.