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

wodby/wordpress-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.