Bot Updating Documentation

pull/186/head
LinuxServer-CI 2024-02-06 17:11:21 +00:00
rodzic 663bf54531
commit 8903d24aec
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -35,6 +35,7 @@ All application settings are passed via environment variables:
| START_DOCKER | If set to false a container with privilege will not automatically start the DinD Docker setup. | | 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 | | 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 |
| DISABLE_IPV6 | If set to true or any value this will disable IPv6 | | DISABLE_IPV6 | If set to true or any value this will disable IPv6 |
| LC_ALL | Set the Language for the container to run as IE `fr_FR.UTF-8` `ar_AE.UTF-8` |
# Available Distros # Available Distros
@ -42,11 +43,11 @@ All base images are built for x86_64 and aarch64 platforms.
| Distro | Current Tag | | Distro | Current Tag |
| :----: | --- | | :----: | --- |
| Alpine | alpine317 | | Alpine | alpine319 |
| Arch | arch | | Arch | arch |
| Debian | debianbullseye | | Debian | debianbullseye |
| Debian | debianbookworm | | Debian | debianbookworm |
| Fedora | fedora38 | | Fedora | fedora39 |
| Ubuntu | ubuntujammy | | Ubuntu | ubuntujammy |
# I like to read documentation # I like to read documentation