Creates a docker image running Jackett
Configure Jackett via the web client
An example command to run the image
docker run -d --name Jackett --restart unless-stopped -e PUID=10002 -e GUID=10005 -p 9117:9117 -v /path/to/config:/opt/jackett/config automatr901/jackett:<tag>
None
Content type
Image
Digest
Size
89.4 MB
Last updated
about 6 years ago
docker pull automatr901/jackett