Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 

Repository files navigation

Wordpress on Docker.

This guide explains how to run Wordpress on Docker.

git clone <> cd <> sh deploy.sh

Run the following commands on the terminal

docker pull wordpress

docker pull mysql:5.7

In the folder where stack.yml is stored, run the following command docker-compose -f stack.yml up

wait for it to initialize completely,

http://localhost:8080

git clone https://github.com/JeeKayPee/WordPressOnDocker.git

cd WordPressOnDocker

sh deploy.sh

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages