Skip to content

wouterla/docker-sickrage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker sickrage

This is a Dockerfile to set up "SickRage" - (https://sickrage.github.io/)

Build from docker file

git clone [email protected]:timhaak/docker-sickrage.git
cd docker-sickrage
docker build -t sickrage .

docker run --restart=always -d -h your_host_name -v /your_config_location:/config -v /your_videos_location:/data -p 8081:8081 sickrage

About

This is a Dockerfile to set up "SickRage" - (https://sickrage.tv/forums/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published