Alpine Linux using released version of Jackett
50K+
Jackett - https://github.com/Jackett/Jackett
Latest Jackett packaged release.
Pull image
docker pull sdesbure/arch-jackett
Run container
docker run -d -p 9117:9117 --name=<container name> -v <path for config files>:/config -v <path for jackett files>:/usr/share/Jackett/.config/Jackett/ -v /etc/localtime:/etc/localtime:ro sdesbure/arch-jackett
Please replace all user variables in the above command defined by <> with the correct values.
Access Jackett
http://<host ip>:9117
Content type
Image
Digest
sha256:a0095df12…
Size
65.1 MB
Last updated
almost 11 years ago
docker pull sdesbure/arch-jackett