Skip to content

Commit 65f1f06

Browse files
committed
doc: update README.md
1 parent 8045c37 commit 65f1f06

File tree

2 files changed

+6
-11
lines changed

2 files changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,13 @@ docker-ubuntu-vnc-desktop
44
[![Docker Pulls](https://img.shields.io/docker/pulls/dorowu/ubuntu-desktop-lxde-vnc.svg)](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
55
[![Docker Stars](https://img.shields.io/docker/stars/dorowu/ubuntu-desktop-lxde-vnc.svg)](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
66

7-
From Docker Index
8-
```
9-
docker pull dorowu/ubuntu-desktop-lxde-vnc
10-
```
7+
Docker image to provide HTML5 VNC interface to access Ubuntu 16.04 LXDE desktop environment.
118

12-
Build yourself
13-
```
14-
git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git
15-
docker build --rm -t dorowu/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop
16-
```
9+
Quick Start
10+
-------------------------
11+
12+
Run the docker image and open port `6080`
1713

18-
Run
1914
```
2015
docker run -it --rm -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
2116
```
@@ -26,7 +21,7 @@ Browse http://127.0.0.1:6080/
2621

2722

2823
Connect with VNC Viewer and protect by VNC Password
29-
==================
24+
------------------
3025

3126
Forward VNC service port 5900 to host by
3227

screenshots/lxde.png

-6.67 KB
Loading

0 commit comments

Comments
 (0)