2016-02-15 18:20:56 +01:00
2016-02-15 18:20:56 +01:00
2016-02-15 18:20:56 +01:00
2016-02-15 18:20:56 +01:00
2016-02-15 18:20:56 +01:00
2016-02-15 18:20:56 +01:00

Docker PHP-FPM & Nginx setup

Example PHP-FPM & Nginx setup for Docker using docker-compose.

Usage

Add this to your hosts file:

127.0.0.1 docker-app.dev

Start the Docker containers:

docker-compose up

See the PHP info on http://docker-app.dev

Resources & inspiration

https://ejosh.co/de/2015/09/how-to-link-docker-containers-together https://github.com/johanan/Ansible-and-Docker

Description
No description provided
Readme MIT 134 KiB
Languages
Dockerfile 91.6%
Shell 5.2%
HTML 2.3%
PHP 0.9%