Using Docker to setup a Wordpress website environment.
- 🔴 A container for the wordpress cooking blog - with Wordpress and PHP
- 🔴 A container for the MySQL database
- 🔴 A container with phpMyAdmin to visualize the database
- ➡️ Git clone https://github.com/swalsd/Wordpress_docker_blog.git
- ➡️ Cd Wordpress_docker_blog.git
- ➡️ Git checkout master
- ➡️ Docker-compose up
- 📄 mysql: 5.7
- 📄 wordpress: wordpress:5.8.1-apache
- 📄 phpmyadmin: latest
- 👨 Adrien Le Dû
- 👩 Johanah Lekeu