chrishonselaar / docker-ubuntu-vnc-desktop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fork and edit from fcwu/docker-ubuntu-vnc-desktop

From Docker Index

docker pull babim/ubuntu-novnc

Build yourself

git clone https://github.com/babim/docker-ubuntu-vnc-desktop.git
docker build --rm -t babim/ubuntu-novnc docker-ubuntu-vnc-desktop

Run without password

docker run -i -t -p 6080:6080 babim/ubuntu-novnc

Run with password

docker run -i -t -p 6080:6080 -e PASS=ubuntu babim/ubuntu-novnc

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

License

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

About


Languages

Language:JavaScript 66.5%Language:HTML 13.1%Language:Python 9.9%Language:C 3.6%Language:CSS 2.5%Language:Ruby 1.6%Language:Shell 0.9%Language:Clojure 0.8%Language:Groff 0.5%Language:C# 0.3%Language:Nginx 0.2%Language:Makefile 0.0%