Docker Retrospective: September 2017

4 minute read

Docker EE 17.06 was released (actually at the end of August), which brings support for Windows nodes to the enterprise Docker platform. You’ve been able to r...

Docker Healthchecks: Why Not To Use curl or iwr

4 minute read

Healthchecks are an important feature in Docker. They let you tell the platform how to test that your application is healthy, and the instructions for doing ...

Weekly Windows Dockerfile #7

4 minute read

There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.