kdncode / Docker-Wordpress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker-Wordpress

This file will setup Wordpress, MySQL & PHPMyAdmin with a single command. Add the code below to a file called "docker-compose.yaml" and run the command.

Installation

docker-compose up -d

To Tear Down

docker-compose down --volumes

phpMyAdmin

ID: root
Password: password

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About