Bot Updating Documentation

pull/186/head
LinuxServer-CI 2024-02-11 04:02:41 +00:00
rodzic 203f46a24a
commit 817d284770
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -67,6 +67,9 @@ This container is based on [Docker Baseimage KasmVNC](https://github.com/linuxse
| FM_HOME | This is the home directory (landing) for the file manager, default "/config". |
| START_DOCKER | If set to false a container with privilege will not automatically start the DinD Docker setup. |
| DRINODE | If mounting in /dev/dri for [DRI3 GPU Acceleration](https://www.kasmweb.com/kasmvnc/docs/master/gpu_acceleration.html) allows you to specify the device to use IE `/dev/dri/renderD128` |
| LC_ALL | Set the Language for the container to run as IE `fr_FR.UTF-8` `ar_AE.UTF-8` |
| NO_DECOR | If set the application will run without window borders for use as a PWA. |
| NO_FULL | Do not autmatically fullscreen applications when using openbox. |
#### Optional run configurations
@ -319,6 +322,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **10.02.24:** - Update Readme with new env vars and ingest proper PWA icon.
* **06.01.24:** - Rebase to Debian Bookworm.
* **17.01.24:** - Update Chromium wrapper.
* **21.04.23:** - Initial release.