Hi! Greetings from India.
I am fairly new to docker and working on it for a couple of months now.
I have a particular requirement. I am having a windows application that I want to dockerize. I need to make some configurations to that software and dockerize that version. I expect it to retain the configuration when installed on another machine. An official docker image is not available for that application. How can I create a docker image for my requirement? Any form of lead is highly appreciated.
Thanks in advance.