简体   繁体   中英

Host/Deploy ASP.NET MVC to docker using linux container

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)

现在,微软有可能在六个月前创建了docker软件包https://www.docker.com/microsoft,NET Core在1.xx上,并且现在已经完成了ASP net core https://www.maherjendoubi.io/如您所见, asp-net-core-2-0-in-docker /现在您可以实现该目标

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM