can we run app2container directly on the source code instead of published files

0

can we run app2container directly on the source code instead of published files, usecase: we have a requirement to run app2container (.net framework 4.5.2) we do not have access to publish files but the source code and need to containerize the applications. (migration not in scope for now) so is it possible to run app2container directly on the source code.

已提問 2 年前檢視次數 346 次
1 個回答
2
已接受的答案

Hi, No, we can't.

We need to host the application in IIS (which can be localhost) in order to use App2Container. And you can analyze and containerize App2Container.

https://docs.aws.amazon.com/app2container/latest/UserGuide/supported-applications.html

As another option, if you just want to do containerization, you can add DockerFile by adding Docker support in Visual Studio for minimal containerization.

https://dev.classmethod.jp/articles/asp-net-web-forms-app-service-windows-container/

profile picture
專家
iwasa
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南