Bot Updating Documentation

pull/252/head
LinuxServer-CI 2024-10-03 11:25:34 +00:00
rodzic dfa14ff58c
commit 3562df39e9
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 10 dodań i 1 usunięć

Wyświetl plik

@ -109,6 +109,15 @@ Keep in mind that this var will only be considered when the confs are regenerate
Don't forget to set the necessary POSTUP and POSTDOWN rules in your client's peer conf for lan access.
## 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 in client mode.
* Not supported for the `legacy` tag.
## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
@ -353,7 +362,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.