mirror of
https://github.com/DCsunset/docker-archlinux-vnc
synced 2025-12-06 17:04:58 +01:00
docs: update README
This commit is contained in:
parent
3bcf5b52fd
commit
cfb4ab8521
3 changed files with 5 additions and 30 deletions
35
README.md
35
README.md
|
|
@ -3,14 +3,12 @@
|
|||
[](https://hub.docker.com/r/dcsunset/archlinux-vnc)
|
||||
[](https://hub.docker.com/r/dcsunset/archlinux-vnc)
|
||||
|
||||
A docker image of Arch Linux with Xfce desktop and VNC support.
|
||||
A docker image of Arch Linux with KDE desktop and VNC support.
|
||||
|
||||
## Screenshots
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
|
||||
## Pull image
|
||||
|
||||
|
|
@ -43,10 +41,10 @@ it is **insecure** when exposing the container on the Internet.
|
|||
|
||||
## Installed applications
|
||||
|
||||
To make the image lightweight,
|
||||
only the following applications are installed by default:
|
||||
|
||||
* xfce4
|
||||
* plasma-meta
|
||||
* kde-accessibility-meta
|
||||
* kde-system-meta
|
||||
* kde-utilities-meta
|
||||
* tigervnc
|
||||
* noVNC
|
||||
* wget
|
||||
|
|
@ -62,29 +60,6 @@ docker build -t archlinux-vnc .
|
|||
|
||||
## FAQ
|
||||
|
||||
### Fonts
|
||||
|
||||
If non-latin characters are not displayed well,
|
||||
install the font packs based on your needs.
|
||||
|
||||
To install the Indian font pack:
|
||||
|
||||
```
|
||||
pacman -Sy fonts-indic
|
||||
```
|
||||
|
||||
To install the CJK font pack:
|
||||
|
||||
```
|
||||
pacman -Sy fonts-noto-cjk
|
||||
```
|
||||
|
||||
To install the international font pack:
|
||||
|
||||
```
|
||||
pacman -Sy fonts-noto
|
||||
```
|
||||
|
||||
### Scaling
|
||||
|
||||
By default, noVNC's scaling mode is set to None.
|
||||
|
|
|
|||
Binary file not shown.
|
Before Width: | Height: | Size: 654 KiB After Width: | Height: | Size: 619 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 397 KiB |
Loading…
Reference in a new issue