Home Blog
Docker Archives - Twin Web Development
My main goal with Twin Web Development is to help small businesses and non profits succeed online. But when it comes to writing about what I do, well… I’ll just say it. I’m a nerd. A complete web development nerd. So this is where I talk about all those nerdy things that I’m into. If you don’t have much interest in coding or web development, you might not find anything interesting here. But feel free to take a look!
March 17, 2026
Getting Local SSL Working with WP-ENV + Docker on WSL2
Local SSL is not built into wp-env, but it can be added cleanly with Docker, nginx, and mkcert. This post walks through the setup and the WSL2-specific issues I had to solve.
Read more
November 26, 2024
WordPress Development with Docker, MailHog and PhpMyAdmin
Enhance your WordPress Docker development workflow with wp-env. Integrate Mailhog for email testing and phpMyAdmin for database management and automate these tools for an easy to set up environment.
Read more
July 1, 2024
My WordPress Docker Setup in 2024
My current WordPress development setup in 2024, including Docker, Composer, Webpack and more.
Read more
February 20, 2024
Build X86 Docker images on M1
How to build an x86-64 (AMD64) image on a M1 Mac using Docker Buildx and then push it to AWS Elastic Container Registry
Read more