简体   繁体   中英

Can we use http.sys to run application on linux container?

The reason for asking this is , my application has .net framework with Aspnet core2.2 and runs using dotnet run. It also uses windows authentication.

I want to know if this application can be self contained and run on a Linux container.

No it cannot. The very forst sentence from this documentation Microsoft official

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