docker-ubuntu-vnc-desktop/README.md

930 B

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.