Bot Updating Documentation

pull/211/head
LinuxServer-CI 2024-04-23 09:01:47 +00:00
rodzic 92f8150808
commit fb77cc0e45
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -46,9 +46,9 @@ This image provides various versions that are available via tags. Please read th
## Application Setup
There is a [walkthrough](https://kometa.wiki/en/latest/home/guides/docker.html#setting-up-the-initial-config-file) available to help get you up and running.
There is a [walkthrough](https://kometa.wiki/en/latest/kometa/install/docker/#setting-up-the-initial-config-file) available to help get you up and running.
This image supports all of the environment variables listed [here](https://kometa.wiki/en/latest/home/environmental.html) and all commandline arguments.
This image supports all of the environment variables listed [here](https://kometa.wiki/en/latest/kometa/environmental/) and all commandline arguments.
To perform a one-time run use `docker run` (or `docker compose run`) with the `--rm`, and `-e KOMETA_RUN=True` or `--run` arguments. This will cause the container to process your config immediately instead of waiting for the scheduled time, and delete the old container after completion.