From f11fe7ea32d02340b58892fbc79a96cf39b8472f Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Fri, 27 Sep 2024 03:02:07 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-prowlarr.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-prowlarr.md b/docs/images/docker-prowlarr.md index 7b41828d2..1bc799b77 100644 --- a/docs/images/docker-prowlarr.md +++ b/docs/images/docker-prowlarr.md @@ -50,6 +50,10 @@ Access the webui at `:9696`, for more information check out [Prowlarr]( Setup info can be found [here](https://wikijs.servarr.com/prowlarr/quick-start-guide). +## 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. @@ -252,7 +256,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.