I'm pretty new to docker and its containers. My question simply, is it possible to deploy ASP.NET MVC 4/5 to docker on linux container. I found some links here on stackoverflow but nothing is suitable for my case:
1- Can we deploy an asp.net mvc 4 app to docker with windows container? (Windows container not Linux container
2- How to deploy asp.net application to docker container on Linux server? (.NET core not ASP.NET MVC)