From e4756bdd8686e4cb8edc8b97a53d6ef2a839ff2a Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Mon, 30 Sep 2024 08:53:33 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-piper.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-piper.md b/docs/images/docker-piper.md index 4c0474b5d8..7a19696d98 100755 --- a/docs/images/docker-piper.md +++ b/docs/images/docker-piper.md @@ -40,6 +40,10 @@ For use with Home Assistant [Assist](https://www.home-assistant.io/voice_control For more information see the [piper docs](https://github.com/rhasspy/piper/), +## 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. @@ -260,7 +264,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.