Skip to content

A Dockerfile that installs the latest wordpress, nginx and php-fpm.

Notifications You must be signed in to change notification settings

bauhaus/docker-wordpress

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-wordpress-nginx

A Dockerfile that installs the latest wordpress, nginx, php-apc and php-fpm.

NB: A big thanks to jbfink who did most of the hard work on the wordpress parts!

You can check out his Apache version here.

Installation

$ git clone https://github.com/eugeneware/docker-wordpress-nginx.git
$ cd docker-wordpress-nginx
$ docker build -t="docker-wordpress-nginx" .

Usage

To spawn a new instance of wordpress:

$ docker run -d docker-wordpress-nginx

About

A Dockerfile that installs the latest wordpress, nginx and php-fpm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published