Want to know a little more about how docker works? This blog post is for you. I cover what dockerfiles are, what an image is, and how it all fits into containers.
Not sure where to start with dockerising a .NET Core application? This blog has you covered. It covers creating a dockerfile, building an image from that dockerfile and running a container with that image.
Don't know the first thing about docker? This is the blog post for you! It's an introduction to it, focusing on what it is and why you might use it.