Skip to content

rzo-docker/drupal-nginx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nginx for Drupal Docker Container Image

Build Status Docker Pulls Docker Stars Wodby Slack

Docker Images

Supported tags and respective Dockerfile links Drupal Nginx
8-1.13, latest (Dockerfile) 8 1.13
7-1.13 (Dockerfile) 7 1.13
6-1.13 (Dockerfile) 6 1.13
8-1.12 (Dockerfile) 8 1.12
7-1.12 (Dockerfile) 7 1.12
6-1.12 (Dockerfile) 6 1.12

For better reliability we additionally release images with stability tags (wodby/drupal-nginx:8-1.13-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Environment Variables

See at wodby/php-nginx

Variable Default Value Description
NGINX_ALLOW_XML_ENDPOINTS
NGINX_BACKEND_HOST
NGINX_DRUPAL_HIDE_HEADERS
NGINX_DRUPAL_TRACK_UPLOADS uploads 60s
NGINX_DRUPAL_FILE_PROXY_URL e.g. http://dev.example.com
NGINX_SERVER_EXTRA_CONF_FILEPATH
NGINX_SERVER_NAME drupal
NGINX_SERVER_ROOT /var/www/html
NGINX_STATIC_CONTENT_ACCESS_LOG off
NGINX_STATIC_CONTENT_EXPIRES 30d
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE max=3000 inactive=120s
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE_MIN_USES 2
NGINX_STATIC_CONTENT_OPEN_FILE_CACHE_VALID 45s
NGINX_XMLRPC_SERVER_NAME

Complete Drupal Stack

See Docker4Drupal.

About

Nginx docker container image for Drupal

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Smarty 75.8%
  • Shell 20.6%
  • Makefile 3.6%