Try Lubuntu 18.04 Dektop with vncserver on Docker Container
10K+
Lubuntu 18.04 LTS Desktop on Docker Container
docker run -d --hostname lubuntu --name lubuntu --restart always -p 5901:5901 -e TZ=Asia/Jakarta vncserver/lubuntu
host: 127.0.0.1:5901
username: developer
password: vncpasswd
Source Code https://github.com/docker-vnc/lubuntu
Content type
Image
Digest
Size
1 GB
Last updated
about 7 years ago
docker pull vncserver/lubuntu