Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!
Tips and Traps
-
x11docker runs GUI applications and desktops in docker and podman containers.
-
NoMachine is recommended for remote Desktop.
-
If VNC is used for accessing remote desktop environment in a Docker container, you might haveto manually set the resolution while starting the docker container so that you get the best experience.
KDE Plasma
Ubuntu
-
works well, seems like a good choice
bash docker run -it -p 5901:5901 -p 6901:6901 -e VNC_RESOLUTION=800x600 consol/ubuntu-xfce-vnc
-
dorowu/ubuntu-desktop-lxqt-vnc
works, novnc in HTML doesn't scale very well password: ubuntu
-
dorowu/ubuntu-desktop-lxde-vnc
works, novnc in HTML doesn't scale very well password: ubuntu
-
Works, free NX client is a little bit ugly had to create a new user, don't know the password