mirror of
https://github.com/DCsunset/docker-archlinux-vnc
synced 2025-12-06 17:04:58 +01:00
doc: add descriptions for tags
This commit is contained in:
parent
14464d8606
commit
26b6fb2874
1 changed files with 11 additions and 0 deletions
11
README.md
11
README.md
|
|
@ -5,6 +5,16 @@
|
||||||
|
|
||||||
A docker image of Ubuntu with Xfce desktop and VNC support.
|
A docker image of Ubuntu with Xfce desktop and VNC support.
|
||||||
|
|
||||||
|
## Tags
|
||||||
|
|
||||||
|
Different tags of this image are based on different versions of ubuntu.
|
||||||
|
|
||||||
|
Currently available tags:
|
||||||
|
|
||||||
|
* latest: based on ubuntu:lastest
|
||||||
|
* 18.04: based on ubuntu:18.04
|
||||||
|
* 16.04: based on ubuntu:16.04
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
Simple usage:
|
Simple usage:
|
||||||
|
|
@ -35,6 +45,7 @@ only the following applications are installed by default:
|
||||||
* TigerVNC server
|
* TigerVNC server
|
||||||
* noVNC
|
* noVNC
|
||||||
* wget
|
* wget
|
||||||
|
* Python3
|
||||||
* Vim
|
* Vim
|
||||||
* Chromium browser
|
* Chromium browser
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue