Can we add docker support into the winform application?

Viewed 53

I want to containerize a Dotnet Winform application so that I can interact with it through the IP. The application is using System.Windows.Forms. If possible, how can I add docker support into it?

0 Answers
Related