jlesage / docker-baseimage-gui

A minimal docker baseimage to ease creation of X graphical application containers
MIT License
1.2k stars 179 forks source link

[Feature Request] Additional RDP access #146

Open AlmightyFrog opened 2 weeks ago

AlmightyFrog commented 2 weeks ago

Hi,

would it be possible to easy add RDP access so i can either use webinterface or rdp? This was possible for linuxserver.io images for long time until they switched to kasm.

Greetings AlmightyFrog

jlesage commented 4 hours ago

Currently, the X server has an integrated VNC server for the web interface and VNC clients. So I'm not sure how easy will be to add RP access.

Any reason why RDP would be better ?