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
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