Skip to content

xmattjus/wordpress-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

wordpress-docker

A Compose file to jumpstart your WordPress development!

Run

  1. Download or clone this repo.

  2. OPTIONAL: Copy the docker-compose.yml found in this repo in a new folder. This will be the folder where WordPress will save its files in.

  3. Open a terminal and go to the location where docker-compose.yml is located.

  4. Run the following command:

docker compose up

  1. Once everything is up and running you should be able to access the local WordPress instance with: http://localhost:8080/ .

  2. Have fun! 🎉

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors