From 4d650cf7838d01f4cb8414262fd7b56349fd49c6 Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Wed, 2 Oct 2024 02:36:44 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-lidarr.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-lidarr.md b/docs/images/docker-lidarr.md index fc397a4a57..b4961a703e 100644 --- a/docs/images/docker-lidarr.md +++ b/docs/images/docker-lidarr.md @@ -60,6 +60,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. @@ -268,7 +272,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.