Sign inSign up

niiv0832/jackett

By niiv0832

•Updated over 6 years ago

Image
0

10K+

niiv0832/jackett repository overview

⁠jackett_Dockerfile

Fork of triptixx/jackett⁠ docker image for the torznab proxy Jackett. Just have added auto generating sonfig file.

Link on docker hub: niiv0832/jackett⁠

Link on github: niiv0832/jackett_Dockerfile⁠

⁠Usage

docker run -d --name=jackett --restart=always -p 9117:9117 -v $YOUR_PATH_TO_JSON_CONFIG_DIR$:/config -t niiv0832/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.

Tag summary

Content type

Image

Digest

Size

40.9 MB

Last updated

over 6 years ago

docker pull niiv0832/jackett