'Can we create docker image out of ABP framework which is based on ASP.NET Core?

I am new to .net framework and ABP.

I want to create docker image of public repository of ABP framework https://github.com/abpframework/abp

Is there any way by which we can create docker image and run it inside my cicd jenkins pipeline.

This directory contains lot of package.json, ps1, ts and json etc files.

how we can containerize this app and deploy it on aws ec2 linux machine ?

will it even support on linux machine ?

  • Thanks !


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source