Since Docker Desktop has a new subscription model, I needed a way to run docker and docker-compose, without subscribing. That's easier said than done on Windows, though, so WSL2 to the rescue!
What's the best way to version, and tag, your code and containers so you know which commits actually make it to production?
What's the best way to version, and tag, your code and containers so you know which commits actually make it to production?