Hosting GUI application in Docker windows

We discussed it many times on the forum. You can’t have GUI in Windows containers. I found an other source from Microsoft forum too:

Quote:

We can run any application in Docker as long as it can be installed and executed unattended, although we can not see the GUI.