Why use DDEV-Local instead of rolling your own Docker-based local dev solution?
If you know something about Docker, you know that you can throw one or two Docker images together and get yourself a working local development environment. There are plenty of nginx and php images out there on hub.docker.com, and you can do lots and lots of things with them. So why use DDEV-Local, a tool … Continued