Run Ubuntu Linux in Docker with Desktop Environment and VNC
remote into ubuntu
docker install ubuntu
docker pull dorowu/ubuntu-desktop-lxde-vnc:focal-lxqt
docker run -d
--name ubuntu_desktop
-v /dev/shm:/dev/shm
-p 6080:80
dorowu/ubuntu-desktop-lxde-vnc:focal-lxqt
remote into ubuntu docker image
http://127.0.0.1:6080/