From 9991a2fb2dda24bdad1b5a5106782385f224f773 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 27 Sep 2024 23:36:45 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-sonarr.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-sonarr.md b/docs/images/docker-sonarr.md index 9cc08fcaa..3fc7fa80f 100644 --- a/docs/images/docker-sonarr.md +++ b/docs/images/docker-sonarr.md @@ -55,6 +55,10 @@ Use the optional paths if you don't understand, or don't want hardlinks/atomic m The folks over at servarr.com wrote a good [write-up](https://wiki.servarr.com/Docker_Guide#Consistent_and_well_planned_paths) on how to get started with this. +## 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. @@ -263,7 +267,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.