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
commit eed4a3ad9b

View file

@ -9,12 +9,12 @@ docker pull dorowu/ubuntu-desktop-lxde-vnc
Build yourself
```
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
```
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