Go to file
cuiyinyin 6086ead948 Merge 7ef6f6f30a into d25c16dcac 2017-08-06 14:28:44 +00:00
image feat: upgrade to Ubuntu 16.04 2017-05-03 13:37:52 +08:00
screenshots doc: update README.md 2017-05-03 22:19:00 +08:00
Dockerfile Update Dockerfile 2017-08-06 22:10:17 +08:00
LICENSE Add license 2015-05-28 20:37:46 +08:00
README.md Update README.md 2017-08-06 22:28:43 +08:00

README.md

docker-ubuntu-vnc-desktop

Docker Pulls Docker Stars

Docker image to provide HTML5 VNC interface to access Ubuntu 16.04 LXDE desktop environment.

Quick Start

Run the docker image and open port 6080

docker run -it --rm -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc

Browse http://127.0.0.1:6080/

Troubleshooting

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

License

See the LICENSE file for details.