So I\'m playing around with this containers concept and specificlly windows containers.
I managed to run containers using the windows nanoserver image, however this imag
No, it is not possible on Windows regardless of image. It is a system limitation. As a last hope to get this somehow running I would try to install a VNC server inside a container and would try to connect to it from outside. This approach works for Linux-based containers. But I'm doubting that it will work on Windows.