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.