diff --git a/docs/images/docker-tautulli.md b/docs/images/docker-tautulli.md index 56bdccea2..bdf2d8842 100644 --- a/docs/images/docker-tautulli.md +++ b/docs/images/docker-tautulli.md @@ -48,6 +48,10 @@ This image provides various versions that are available via tags. Please read th Access the webui at `:8181`, for more information check out [Tautulli](http://tautulli.com). To use the built-in Plex LogViewer you have to add a volume, preferably Read-Only. Then in Tautulli gui settings, under `Plex Media Server`, turn on `Show Advanced` and set the `Logs Folder` to the folder you mapped. +## 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. @@ -250,7 +254,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.