From 4ee8826a03d2ca1ec1f917f9d331cbd8ae9bf97d Mon Sep 17 00:00:00 2001 From: LinuxServer-CI Date: Sun, 29 Sep 2024 08:57:43 +0000 Subject: [PATCH] Bot Updating Documentation --- docs/images/docker-doplarr.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/images/docker-doplarr.md b/docs/images/docker-doplarr.md index 555b8a930..9ef01f838 100755 --- a/docs/images/docker-doplarr.md +++ b/docs/images/docker-doplarr.md @@ -47,6 +47,10 @@ Extra java options can be passed with the JAVA_OPTS environment variable, eg `-e Review and adjust any [Optional Settings](https://github.com/kiranshila/Doplarr#optional-settings) from Doplarr's readme. +## 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. @@ -299,7 +303,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.