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)
|
||||||
[](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
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||

|
|
||||||
|
|
||||||
|
|
||||||
## Pull image
|
## Pull image
|
||||||
|
|
||||||
|
|
@ -43,10 +41,10 @@ it is **insecure** when exposing the container on the Internet.
|
||||||
|
|
||||||
## Installed applications
|
## Installed applications
|
||||||
|
|
||||||
To make the image lightweight,
|
* plasma-meta
|
||||||
only the following applications are installed by default:
|
* kde-accessibility-meta
|
||||||
|
* kde-system-meta
|
||||||
* xfce4
|
* kde-utilities-meta
|
||||||
* tigervnc
|
* tigervnc
|
||||||
* noVNC
|
* noVNC
|
||||||
* wget
|
* wget
|
||||||
|
|
@ -62,29 +60,6 @@ docker build -t archlinux-vnc .
|
||||||
|
|
||||||
## FAQ
|
## 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
|
### Scaling
|
||||||
|
|
||||||
By default, noVNC's scaling mode is set to None.
|
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