Update README.md

The Run section applies equally to both workflows now.
This commit is contained in:
Buck Golemon 2014-09-05 12:48:17 -07:00
parent d9be6ca1db
commit ff09c0400f

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