Skip to content

NREL/php-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx for PHP-FPM Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

!!! For better reliability we release images with stability tags (wodby/php-nginx:1.13-X.X.X) which correspond to git tags. We STRONGLY RECOMMEND using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links:

Environment Variables

Variable Default Value Description
NGINX_BACKEND_HOST php
NGINX_SERVER_NAME default
NGINX_SERVER_ROOT /var/www/html/
NGINX_FASTCGI_BUFFERS 16 32k
NGINX_FASTCGI_BUFFER_SIZE 32k
NGINX_FASTCGI_INTERCEPT_ERRORS on
NGINX_FASTCGI_READ_TIMEOUT 900
NGINX_INDEX_FILE index.php

See wodby/nginx for all variables.

Orchestration Actions

See wodby/nginx for all actions.

Complete PHP stack

See wodby/docker4php for the complete PHP stack.

Images based on wodby/php-nginx

About

Nginx for php-fpm docker container image

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 74.9%
  • Shell 22.1%
  • Makefile 3.0%