No description
Find a file
DoroWu 6da7e3e885 Merge pull request #21 from mobernabeu/enable_opengl
Fix OpenGL rendering by installing missing SW rendering library
2015-12-16 23:15:57 +08:00
doro-lxde-wallpapers Add wallpapers 2015-12-03 13:48:32 +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 Fix OpenGl rendering by installing missing SW rendering library 2015-12-16 14:01:07 +00:00
LICENSE Add license 2015-05-28 20:37:46 +08:00
nginx.conf Disable IPv6 because kernel of target platform was disabled it 2015-06-19 02:51:04 +08:00
README.md Update README.md 2015-11-27 13:45:03 +01:00
repositories Add tty.js 2014-03-12 09:30:43 +08:00
startup.sh Add wallpapers 2015-12-03 13:48:32 +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

Troubleshooting

  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.