Skip to content

spritsail/jackett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Version Git Commit Docker Pulls Docker Stars Build Status

Jackett dotnet build, running in Alpine Linux, with only the bare essentials required to run.

Usage

docker run -dt
    --name=jackett
    --restart=always
    -v $PWD/config:/config
    -p 9117:9117
    spritsail/jackett

Volumes

  • /config - Jackett configuration file and database storage. Should be readable and writeable by $SUID

$SUID defaults to 912

About

A docker image for the torznab proxy Jackett

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published