Skip to content

asukhadi/arch-jackett

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Jackett

Jackett - https://github.com/Jackett/Jackett

Latest Jackett packaged release.

Pull image

docker pull asukhadi/arch-jackett

Run container

docker run -d -p 9117:9117 --name=<container name> -v <path for config files>:/config -v <path for jackett files>:/usr/share/Jackett/.config/Jackett/ -v /etc/localtime:/etc/localtime:ro sdesbure/arch-jackett

Please replace all user variables in the above command defined by <> with the correct values.

Access Jackett

http://<host ip>:9117

About

Arch Linux running release of Jackett

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published