bloodspasm / caffine7-dev

A PHP7 based docker container for local development which includes PHP7, php-fpm, nginx and mysql.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

caffine7-dev

A PHP7 based docker container for local development which includes PHP7, php-fpm, nginx and mysql.

You can find the latest builds over on Docker Hub and report any issues that you may have. If you'd like to discuss this project, feel free to contact me via Twitter. The latest documentation can always be found at ssx.github.io/caffine7-dev/ which is updated automatically.

Volumes

Add a volume at /www with a directory of public to serve for your web app.

A MySQL volume can be added at /var/lib/mysql.

Passwords

MySQL username and passwords are vagrant.

About

A PHP7 based docker container for local development which includes PHP7, php-fpm, nginx and mysql.


Languages

Language:Nginx 65.8%Language:Shell 30.4%Language:PHP 3.8%