Bot Updating Documentation

pull/222/head
LinuxServer-CI 2024-05-31 19:12:53 +00:00
rodzic bc64240313
commit 0e40bfe82e
1 zmienionych plików z 3 dodań i 2 usunięć

Wyświetl plik

@ -58,7 +58,7 @@ services:
- AUTO_UPDATE=true #optional
- RUN_OPTS= #optional
volumes:
- /path/to/data:/config
- /path/to/jackett/data:/config
- /path/to/blackhole:/downloads
ports:
- 9117:9117
@ -76,7 +76,7 @@ docker run -d \
-e AUTO_UPDATE=true `#optional` \
-e RUN_OPTS= `#optional` \
-p 9117:9117 \
-v /path/to/data:/config \
-v /path/to/jackett/data:/config \
-v /path/to/blackhole:/downloads \
--restart unless-stopped \
lscr.io/linuxserver/jackett:latest
@ -277,6 +277,7 @@ Once registered you can define the dockerfile to use with `-f Dockerfile.aarch64
## Versions
* **31.05.24:** - Rebase to Alpine 3.20.
* **11.03.24:** - Rebase to Alpine 3.19. Deprecate development tag as upstream is publishing nightly stable releases.
* **11.07.23:** - Rebase to Alpine 3.18.
* **01.07.23:** - Deprecate armhf. As announced [here](https://www.linuxserver.io/blog/a-farewell-to-arm-hf)