Continuing our tutorial series, in this installment we add two additional WordPress sites to our WordPress app, both of which are served by the same MariaDB database server as our original WordPress site.
Creating a WordPress Development Environment with Docker Compose
This post begins a tutorial series about creating a WordPress development environment with Docker Compose. In this first installment, I introduce the project, discussing it’s goals and prerequisites and walking your through the creation of a simple WordPress app in Compose that forms a foundation for the remainder of the series.