Bot Updating Documentation

pull/250/head
LinuxServer-CI 2024-09-28 22:37:45 +00:00
rodzic 10b749c8d4
commit 6221be4441
Nie znaleziono w bazie danych klucza dla tego podpisu
1 zmienionych plików z 9 dodań i 1 usunięć

Wyświetl plik

@ -51,6 +51,14 @@ This image provides various versions that are available via tags. Please read th
Access the webui at `<your-ip>:3579`. Follow the setup wizard on initial install. Then configure the required services.
## 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
* `BASE_URL` cannot be changed from `/`
## Usage
To help you get started creating a container from this image you can either use docker-compose or the docker cli.
@ -256,7 +264,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.