Sign inSign up

clockynxt/sickrage

By clockynxt

•Updated about 10 years ago

This is a Dockerfile setup for sickrage - https://bitbucket.org/clockynxt82/sickrage

Image
2

267

clockynxt/sickrage repository overview

This is a Dockerfile setup for sickrage - https://bitbucket.org/clockynxt82/sickrage⁠

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

Tag summary

Content type

Image

Digest

Size

113.5 MB

Last updated

about 10 years ago

docker pull clockynxt/sickrage