mirror of
https://github.com/netfun2000/docker-php-nginx.git
synced 2026-08-13 09:01:56 +08:00
126068b319e08b03b3a14526d29b07ee7a7b5d72
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
Languages
PHP
99.4%
Dockerfile
0.6%