Setting up a local environment for working with WordPress, or any development project can be time consuming. That typically means setting up a web server, a database, and support for all the languages/tools you’ll need. The problem is that installing this can get tricky, and they may not play nice with each other.
What Are Docker and Docker Compose?
Why Use Docker to Run WordPress?
Install Docker
Set Up WordPress
MySQL Volume:
– local
– on phisical drive
Connect to MySQL:
PHP etc.
SMTP:
Debug
WordPress CLI
Check our public repository for latest changes.