In this video we'll look at a couple of approaches to making dev container commands repeatable and versioned, and we'll get our first taste of docker-compose.
Tag: docker

Episode #654
A Quick Dev Container
Using containers for development doesn't have to involve writing a bunch of configuration. In today's episode we'll go from zero to running Rails tests inside a deccontainer, with nary a …

Episode #653
Why Containers for Development?
Join me for a rainy chat about all the reasons you should consider using containers not just for deployment, but for development as well. We'll talk about how containers enable …

Episode #625
Docker Diff
"What did that program change?!!" - In today's episode you'll see how you can definitively answer this question, using a built-in feature of Docker!