I have a ready-compiled .NET application (dll and wwwroot files). How to Dockerize it to run on Windows platform? I don’t prefer to use Linux because of certain exe files.
Share and learn in the Docker community.
I have a ready-compiled .NET application (dll and wwwroot files). How to Dockerize it to run on Windows platform? I don’t prefer to use Linux because of certain exe files.