From 2a0411846c0ed7cec1dc0aaeb1f75affb710f318 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 29 Sep 2024 06:39:48 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-faster-whisper.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-faster-whisper.md b/docs/images/docker-faster-whisper.md index 1a99bdd69..40f71f944 100755 --- a/docs/images/docker-faster-whisper.md +++ b/docs/images/docker-faster-whisper.md @@ -51,6 +51,10 @@ When using the `gpu` tag with Nvidia GPUs, make sure you set the container to us For more information see the [faster-whisper docs](https://github.com/SYSTRAN/faster-whisper), +## Read-Only Operation + +This image can be run with a read-only container filesystem. For details please [read the docs](https://docs.linuxserver.io/misc/read-only/). + ## Usage To help you get started creating a container from this image you can either use docker-compose or the docker cli. @@ -262,7 +266,7 @@ Below are the instructions for updating containers: ### Image Update Notifications - Diun (Docker Image Update Notifier) -!!! tip +!!! tip We recommend [Diun](https://crazymax.dev/diun/) for update notifications. Other tools that automatically update containers unattended are not recommended or supported.