Dockerizing .NET Apps with Microsoft’s Build Images on Docker Hub
You package apps to run in containers by building a Docker image from a Dockerfile. Docker supports multi-stage image builds, so you can write a Dockerfile w...
You package apps to run in containers by building a Docker image from a Dockerfile. Docker supports multi-stage image builds, so you can write a Dockerfile w...
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
I get to speak and run workshops at fantastic conferences and user groups, talking mostly about Docker, Windows containers and .NET apps (although I also tal...
There are 52 Dockerfiles in the source code for my book, Docker on Windows. Perfect for a year-long blog series.
My latest Pluralsight course is out now! It’s a Docker course for .NET developers and architects who want to modernize existing applications, and run them in...