1
0
mirror of https://github.com/fcwu/docker-ubuntu-vnc-desktop synced 2026-08-05 16:12:41 +02:00

Merge pull request #3 from bukzor/patch-1

Update README.md
This commit is contained in:
DoroWu
2014-09-06 22:06:37 +09:00
+2 -2
View File
@@ -9,12 +9,12 @@ docker pull dorowu/ubuntu-desktop-lxde-vnc
Build yourself Build yourself
``` ```
git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git
docker build --rm -t doro/ubuntu-vnc-desktop docker-ubuntu-vnc-desktop docker build --rm -t dorowu/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop
``` ```
Run Run
``` ```
docker run -i -t -p 6080:6080 doro/ubuntu-vnc-desktop docker run -i -t -p 6080:6080 dorowu/ubuntu-desktop-lxde-vnc
``` ```
Browse http://127.0.0.1:6080/vnc.html Browse http://127.0.0.1:6080/vnc.html