Skip to content

xqueralt/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordpress-docker

Docker Compose base project for Wordpress

Run the wordpress and a mysql server in two docker container: $ docker-compose up -d

The wordpress container will mount the wp-config.php file (so you can modify it) and the themes and plugins directories (for installing and modifying them in a running environment)

Access http://localhost:8000 to setup the new wordpress site.

About

Docker Compose base project for Wordpress

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published