Skip to content

trulymittal/wordpress-docker-compose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker compose file for setting up Wordpress

Docker compose file including uploads.ini file for seamless Wordpress installation.

To start setting up wordpress

Step 1: Clone the repo

git clone https://github.com/trulymittal/wordpress-docker-compose.git

Step 2: cd into the repo

cd wordpress-docker-compose

Step 3: Run the containers

docker-compose up -d

To stop the containers

docker-compose down

To stop the containers and remove volumes

docker-compose down --volumes

Authors

License

This project is licensed under the MIT License.

About

Docker compose file including uploads.ini file for seamless Wordpress installation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published