Dockerize.NET
Dockerize.NET copied to clipboard
Better Base Image Detection
The base docker image is currently constant.
We should detect which version of the framework the application being dockerized is running under and choose the appropriate base image with that version of the framework.