Skip to content
This repository was archived by the owner on Oct 26, 2023. It is now read-only.

triptixx/jackett

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Layers Latest Version Git Commit Docker Stars Docker Pulls Build Status

Usage

docker run -d \
    --name=srvjackett \
    --restart=unless-stopped \
    --hostname=srvjackett \
    -p 9117:9117 \
    -v $PWD/config:/config \
    loxoo/jackett

Environment

  • $SUID - User ID to run as. default: 921
  • $SGID - Group ID to run as. default: 921
  • $TZ - Timezone. optional

Volume

  • /config - Server configuration file location.

Network

  • 9117/tcp - WebUI.

About

A docker image for the torznab proxy Jackett

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published