❗For better reliability we release images with stability tags (wodby/drupal-nginx:1.15-X.X.X
) which correspond to git tags. We strongly recommend using images only with stability tags.
Overview:
- All images are based on Alpine Linux
- Base image: wodby/php-nginx
- Travis CI builds
- Docker Hub
Supported tags and respective Dockerfile links |
Drupal | Nginx |
---|---|---|
8-1.15 , 1.15 , 8 , latest (Dockerfile) |
8 | 1.15 |
7-1.15 , 7 (Dockerfile) |
7 | 1.15 |
6-1.15 , 6 (Dockerfile) |
6 | 1.15 |
8-1.14 , 1.14 (Dockerfile) |
8 | 1.14 |
7-1.14 (Dockerfile) |
7 | 1.14 |
6-1.14 (Dockerfile) |
6 | 1.14 |
8-1.13 , 1.12 (Dockerfile) |
8 | 1.13 |
7-1.13 (Dockerfile) |
7 | 1.13 |
6-1.13 (Dockerfile) |
6 | 1.13 |
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 |
See wodby/nginx for all actions.
See Docker4Drupal.