From 49c669104947b2b9ded4dafef49e507a35e51eff Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 9 Feb 2024 16:30:10 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-bambustudio.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/images/docker-bambustudio.md b/docs/images/docker-bambustudio.md index 4c55f485d8..12db689607 100755 --- a/docs/images/docker-bambustudio.md +++ b/docs/images/docker-bambustudio.md @@ -58,6 +58,7 @@ 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` | #### Optional run configurations @@ -307,4 +308,5 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64 ## Versions +* **08.02.24:** - Fix printer camera by ingesting Fedora Appimage, Add program icon for PWA ingestion. * **15.11.23:** - Initial release.