Hello,
I have an application based on dot net code running on IIS as a webserver. Now I want to migrate the application to containers.
My requirement is of a suitable base image which can fulfill the following criteria:
- Linux based
- Dot net core code support
- Webserver
Can you guys provide some suggestions about which base image would be suitable?