mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-05 16:12:41 +02:00
doc: update README.md
This commit is contained in:
@@ -4,18 +4,13 @@ docker-ubuntu-vnc-desktop
|
|||||||
[](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
|
[](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
|
||||||
[](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
|
[](https://hub.docker.com/r/dorowu/ubuntu-desktop-lxde-vnc/)
|
||||||
|
|
||||||
From Docker Index
|
Docker image to provide HTML5 VNC interface to access Ubuntu 16.04 LXDE desktop environment.
|
||||||
```
|
|
||||||
docker pull dorowu/ubuntu-desktop-lxde-vnc
|
|
||||||
```
|
|
||||||
|
|
||||||
Build yourself
|
Quick Start
|
||||||
```
|
-------------------------
|
||||||
git clone https://github.com/fcwu/docker-ubuntu-vnc-desktop.git
|
|
||||||
docker build --rm -t dorowu/ubuntu-desktop-lxde-vnc docker-ubuntu-vnc-desktop
|
Run the docker image and open port `6080`
|
||||||
```
|
|
||||||
|
|
||||||
Run
|
|
||||||
```
|
```
|
||||||
docker run -it --rm -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
|
docker run -it --rm -p 6080:80 dorowu/ubuntu-desktop-lxde-vnc
|
||||||
```
|
```
|
||||||
@@ -26,7 +21,7 @@ Browse http://127.0.0.1:6080/
|
|||||||
|
|
||||||
|
|
||||||
Connect with VNC Viewer and protect by VNC Password
|
Connect with VNC Viewer and protect by VNC Password
|
||||||
==================
|
------------------
|
||||||
|
|
||||||
Forward VNC service port 5900 to host by
|
Forward VNC service port 5900 to host by
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 236 KiB After Width: | Height: | Size: 229 KiB |
Reference in New Issue
Block a user