WordPress with Docker – Jumpstart
Here’s a straightforward docker-compose setup for running WordPress locally on my M1 Macbook, with persistent data, mapped plugins directory, and custom PHP upload settings. I use it as a Dev environnement but should work for prod with minor changes.
Read More