category

docker

Installing Docker, and Docker-Compose, in WSL2/Ubuntu on Windows
02 September 2021

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!

Docker Containers and my Adventures in Versioning and Tagging - Part II
11 April 2020

What's the best way to version, and tag, your code and containers so you know which commits actually make it to production?

Docker Containers and my Adventures in Versioning and Tagging
10 April 2020

What's the best way to version, and tag, your code and containers so you know which commits actually make it to production?