No description
Find a file
2014-02-19 15:24:33 +08:00
Dockerfile init 2014-02-19 15:16:14 +08:00
README.md Create README.md 2014-02-19 15:24:33 +08:00
startup.sh init 2014-02-19 15:16:14 +08:00
supervisord.conf Fix firefox is unable to launch 2014-02-19 15:20:35 +08:00

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 5900:5900 doro/ubuntu-vnc-desktop
vncview 127.0.0.1:5900