No description
Find a file
2015-05-28 20:37:46 +08:00
noVNC Responsive x11 size 2015-05-21 14:21:24 +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
web Responsive x11 size 2015-05-21 14:21:24 +08:00
Dockerfile Responsive x11 size 2015-05-21 14:21:24 +08:00
LICENSE Add license 2015-05-28 20:37:46 +08:00
nginx.conf Responsive x11 size 2015-05-21 14:21:24 +08:00
README.md Add license 2015-05-28 20:37:46 +08:00
repositories Add tty.js 2014-03-12 09:30:43 +08:00
startup.sh Responsive x11 size 2015-05-21 14:21:24 +08:00
supervisord.conf Responsive x11 size 2015-05-21 14:21:24 +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

License

desktop-mirror is under the Apache 2.0 license. See the LICENSE file for details.