|
5 years ago | |
---|---|---|
build | 5 years ago | |
docker | 5 years ago | |
.dockerignore | 5 years ago | |
.gitignore | 5 years ago | |
Dockerfile | 5 years ago | |
LICENSE | 5 years ago | |
Makefile | 5 years ago | |
README.md | 5 years ago |
Docker image with Nginx + PHP + FPM. Pre-installed modules: gd, mysql and curl. All env vars located here /var/www/.env
. Document root directory here /var/www/html
. All PHP settings defined by default except count of fpm forks, decreased to 1 and the same for Nginx server, worker_processes
decreased to 1. Time zone can be binded from host machine by -v /etc/timezone:/etc/timezone:ro
. Default server port is 80
.
Docker image: https://hub.docker.com/repository/docker/vladimirok5959/nginx-php-fpm