Find a file
2015-03-02 16:47:09 +08:00
noVNC upgrade noVNC to 0.5.1 2015-03-02 15:55:34 +08:00
screenshots Add web vnc on port 6080 2014-02-19 17:06:37 +08:00
tty.js Add tty.js 2014-03-12 09:30:43 +08:00
Dockerfile Fix building error 2014-05-30 09:52:31 +08:00
README.md Update README.md 2014-10-22 09:41:45 +08:00
repositories Add tty.js 2014-03-12 09:30:43 +08:00
startup.sh Downsize final image 2014-05-30 09:49:39 +08:00
supervisord.conf Add web vnc on port 6080 2014-02-19 17:06:37 +08:00

docker-ubuntu-vnc-desktop

From Docker Index

docker pull dorowu/ubuntu-desktop-lxde-vnc

Build yourself

git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git
docker build --rm -t dorowu/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop

Run

docker run -i -t -p 6080:6080 dorowu/ubuntu-desktop-lxde-vnc

Browse http://127.0.0.1:6080/vnc.html

Trobleshooting

  1. boot2docker connection issue, https://github.com/fcwu/docker-ubuntu-vnc-desktop/issues/2