Sign inSign up

adamrbell/sickrage

By adamrbell

Updated about 11 years ago

Image
0

461

adamrbell/sickrage repository overview

This is a Dockerfile setup for sickrage - https://www.sickrage.tv/forums/

To run:

docker run -d --name="sickrage" -v /path/to/sickrage/data:/config -v /path/to/downloads:/downloads -v /path/to/tv:/tv -v /etc/localtime:/etc/localtime:ro -p 8081:8081 needo/sickrage

Edge

If you would like to run the latest updates from the master branch as well as enable in-app updates run:

docker run -d --name="sickrage" -v /path/to/sickrage/data:/config -v /path/to/downloads:/downloads -v /path/to/tv:/tv -v /etc/localtime:/etc/localtime:ro -e EDGE=1 -p 8081:8081 needo/sickrage

Tag summary

Content type

Image

Digest

sha256:922bfdcf2

Size

144.8 MB

Last updated

almost 11 years ago

docker pull adamrbell/sickrage