Stars: 504
Forks: 220
Pull Requests: 7
Issues: 9
Watchers: 20
Last Updated: 2022-04-03 22:19:13
Docker setup for PHP applications using PHP7-FPM and Nginx
License:
Languages: PHP
The Docker setup for PHP applications using PHP7-FPM and Nginx described in http://geekyplatypus.com/dockerise-your-php-application-with-nginx-and-php7-fpm/
hosts file to point php-docker.local to your Docker environmentdocker-compose upThat's it! You have your local PHP setup using Docker
Example of activated PHP logging - https://github.com/mikechernev/dockerised-php/tree/feature/log-to-stdout