can we run app2container directly on the source code instead of published files
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.
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/
Relevant questions
How can I increase the number of devices that you can include in a test run in DeviceFarm?
Accepted Answerasked a month agocan we run app2container directly on the source code instead of published files
Accepted Answerasked a month agoCan I force each job to run on a dedicated instance?
Accepted Answerasked 3 years agoDataSync Agent -- What user does it run as?
Accepted Answerasked 2 years agoCan we create a Table in Aurora during the infra setup using terraform IaaC code ?
Accepted Answerasked 2 months agoAWS Codepipeline is very slow(source to build stage)
asked 3 years agoHow can we run Signed Powershell SSM Documents when ExecutionPolicy is set to AllSigned
Accepted Answerasked 20 days agoCan you edit the data in an Amazon QuickSight dashboard after it's published?
Accepted Answerasked 2 years agoHow can we set s3 lifecycle rule to delete the files form S3 bucket!
asked 2 months agoRun post-processing host code in parallel with F1 kernel
Accepted Answerasked 2 years ago