synology/lxqt
##LXQT LXQt is a desktop utility built on QT with partial Razor-qt and LXDE components. It comes with a basic graphical user interface which gives users the ability to leverage certain operating system features, such as web browsing. It has numerous features. ##Usage
The recommended way to run this container looks like this:
$ docker run -d -p 80:6080 -v $HOME/lxqt_data:/home/ubuntu synology/lxqt
This will start a LXQT container in a detached session in the background and will expose its web VNC interface to HTTP port of the host. Now you can browse to:
http://localhost/
And get the graphical desktop environment.
##Settings
Default password: synology
docker pull synology/lxqt