Skip to content
This repository has been archived by the owner on May 12, 2020. It is now read-only.

spritsail/sickrage

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/sickrage

Layers Latest Version Git Commit Docker Stars Docker Pulls Build Status

Dockerfile for running the TV management and NZB searching tool SickRage. It expects a volume to store data mapped to /config in the container, and a volume where your downloads should go stored at /media. Enjoy!

This Docker imagee assumes a default user/group id pair of 906:900. Make sure this user has write access to the /config folder.

Example run command

docker run -d --restart=on-failure:10 --name sickrage -v /host/path/to/config:/config -p 8081:8081 spritsail/sickrage

About

Dockerfile for running the TV management and NZB searching tool SickRage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published