Bot Updating Documentation

pull/233/head
LinuxServer-CI 2024-07-15 15:03:34 +00:00
rodzic c0e5d880fd
commit 24bb6eae03
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -64,6 +64,10 @@ The container should be run on the same docker network as the service(s) using i
* To see the versions of the API your Docker daemon and client support, use `docker version` and check the `API version`.
* [Read the docs](https://docs.docker.com/engine/api/) for the API version you are using for an explanation of all the available endpoints.
## 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.