https://github.com/yandeu/wordpress-docker-compose
A simple docker-compose file to spin up WordPress, MariaDB and phpmyadmin.
https://github.com/yandeu/wordpress-docker-compose
docker docker-compose mariadb phpmyadmin wordpress
Last synced: 2 months ago
JSON representation
A simple docker-compose file to spin up WordPress, MariaDB and phpmyadmin.
- Host: GitHub
- URL: https://github.com/yandeu/wordpress-docker-compose
- Owner: yandeu
- License: mit
- Created: 2019-05-28T02:40:36.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-29T00:15:27.000Z (about 7 years ago)
- Last Synced: 2025-03-30T09:14:21.530Z (about 1 year ago)
- Topics: docker, docker-compose, mariadb, phpmyadmin, wordpress
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wordpress-docker-compose
- install docker [get.docker.com](https://get.docker.com/)
- install composes [https://docs.docker.com/compose/install/](https://docs.docker.com/compose/install/)
- adjust [.env](.env)
- use `docker-compose up -d`