Setting up a WordPress Environment with Docker Compose
Using Docker Compose is a quick way to set up temporary environments, avoiding dependency headaches for projects that might be discarded at the end of the day. Here’s how I quickly created a ‘throwaway’ WordPress environment.