diff --git a/docs/images/docker-davos.md b/docs/images/docker-davos.md index 726d02c4c..5c1ad607d 100644 --- a/docs/images/docker-davos.md +++ b/docs/images/docker-davos.md @@ -38,6 +38,10 @@ The architectures supported by this image are: The application does not require any set up other than starting the docker container. Further documentation can be found on the [davos GitHub repository page](https://github.com/linuxserver/davos). +## 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. @@ -243,7 +247,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.