diff --git a/docs/images/docker-znc.md b/docs/images/docker-znc.md index 3bef54b5d..e8c32059b 100644 --- a/docs/images/docker-znc.md +++ b/docs/images/docker-znc.md @@ -42,6 +42,14 @@ To log in to the application, browse to `http://:6501`. * Default Password: admin `change password ASAP.` +## 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/). + +### Caveats + +* Not supported when running with SSL (Further debuging into why is appreciated) + ## Usage To help you get started creating a container from this image you can either use docker-compose or the docker cli. @@ -244,7 +252,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.