Go to file
DoroWu 6a93d725c5 Update README.md
Update image path
2014-02-19 17:08:59 +08:00
noVNC Add web vnc on port 6080 2014-02-19 17:06:37 +08:00
screenshots Add web vnc on port 6080 2014-02-19 17:06:37 +08:00
Dockerfile Add web vnc on port 6080 2014-02-19 17:06:37 +08:00
README.md Update README.md 2014-02-19 17:08:59 +08:00
startup.sh init 2014-02-19 15:16:14 +08:00
supervisord.conf Add web vnc on port 6080 2014-02-19 17:06:37 +08:00

README.md

docker-ubuntu-vnc-desktop

git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git
docker build --rm -t doro/ubuntu-vnc-desktop docker-ubuntu-vnc-desktop
docker run -i -t --entrypoint=/bin/bash -p 6080:6080 doro/ubuntu-vnc-desktop

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