IMage2Docker asp.net 2

Image2docker for ASP.NET Websites: Part 1

This is a continuation of the blog post that covers how to setup and run Image2Docker on local machines. Local Machines This mode looks for the IIS installed on the local machine and converts the IIS sites /virtual directories/ applications to docker files associate artifacts. Run the following command ConvertTo-Dockerfile ` -Local ` -OutputPath {{OutputPath}} […]