diff --git a/docs/images/docker-thelounge.md b/docs/images/docker-thelounge.md index 15de22ab5..6881ed45a 100644 --- a/docs/images/docker-thelounge.md +++ b/docs/images/docker-thelounge.md @@ -72,6 +72,10 @@ This image provides various versions that are available via tags. Please read th * Once logged in, you can add an IRC network. Some defaults are preset for Freenode +## 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. @@ -274,7 +278,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.