Skip to content

filipecorrea/wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wp-docker

WordPress setup using Docker Compose.

Prerequisites

Build and run

Run docker-compose up -d from your project directory and open localhost in a web browser.

Shutdown and cleanup

Run docker-compose down from your project directory to remove the containers and network, but preserve the local data.

Run docker-compose down --volumes from your project directory to remove the containers, network, and local data.

About

WordPress application template

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors