Skip to content

spritsail/jackett

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

spritsail/Jackett

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