Hi there!
I’m preparing Windows Docker (FROM Microsoft Artifact Registry) supposed to have a Windows desktop app inside. The app designed as using its own GUI (ANSII C), i.e. does not need MS GUI, the server image does not have GUI as known.
However I was not able to find any similar scenario to find out how to config the app’s graphic output to host’s display. Even in general - how to catch up/redirect graphic output from Windows docker to Windows host. Please help!