It’s been two days, roughly 12 hours real time getting spun up on a new project. The client requirements here means we must use Docker for our development environments. When I first heard this, I was seriously excited… docker, unit tests, standardization… who wouldn’t enjoy stability? Right? Yesterday morning I began to setup docker on Windows 10. My first immediate thought is “download Docker” so I did… two hours into client documentation, I realized “Docker for Windows” required Windows 10 Pro – which explained why I had so many issues. So, after a few calls with my fellow peeps, I downloaded and installed Docker Toolbox, which is supposed to be for those of us who don’t have Windows 10 Pro. Installation was pretty smooth, no bumps, no issues.…
Musings of a WordPress Developer