Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Latest commit

 

History

History
44 lines (30 loc) · 2.23 KB

README.md

File metadata and controls

44 lines (30 loc) · 2.23 KB

Nginx for WordPress Docker Container Image

Build Status Docker Pulls Docker Stars Docker Layers

Docker Images

❗For better reliability we release images with stability tags (wodby/wordpress-nginx:4-1.14-X.X.X) which correspond to git tags. We strongly recommend using images only with stability tags.

Overview:

Supported tags and respective Dockerfile links WordPress Nginx
4-1.15, 1.15, 1, 4, latest (Dockerfile) 4 1.15
4-1.14, 1.14, latest (Dockerfile) 4 1.14
4-1.13, 1.13 (Dockerfile) 4 1.13

Environment Variables

See more at wodby/php-nginx

Variable Default Value Description
NGINX_BACKEND_HOST
NGINX_SERVER_EXTRA_CONF_FILEPATH /var/www/html/
NGINX_SERVER_NAME wordpress
NGINX_SERVER_ROOT /var/www/html

Orchestration Actions

See wodby/nginx for all actions.

Complete WordPress Stack

See Docker4WordPress.