Skip to content

createspb/create_blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress on nginx/phpfpm/baseimage

A single container to run wordpress blog and persist its data.

Run it

Just run and attach it to your load balancer.

docker run -p 80 -v /home/docker/mysql:/data -v /home/docker/wp:/var/www/wordpress createspb/blog

On the first run a database and a WP will be copied over the directories you provided as volume mount points.

About

Create's own awesome blog. Baseimage + nginx + mysql all bundled together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages