The docker file I'm using for .net core 6 projects.
.net core docker images
A collection of 4 posts
Docker file for .Net Core 5
This is the docker file I'm using to build .net core 5 projects.
Docker File for .NET Core 3.1
This is my sample docker file I use for .net core 3.1 projects.
Dockerfile for .Net Core 2.2
I've written before about .net core with docker and using it with .net core 2.1 But as .net core has moved forward through new versions the docker files change, this is a sample docker file for a .net core…