This is a Dockerfile to set up a torrent based fork of “Sickbeard” - (http://sickbeard.com/)
50K+
This is a Dockerfile to set up junalmeida's fork of "Sickbeard" - (http://sickbeard.com/)
Build from docker file
git clone [email protected]:iainmckay/docker-sickbeard.git
cd docker-sickbeard
docker build -t sickbeard .
docker run -d -h your_host_name -v /your_config_location:/config -v /your_videos_location:/data -p 8081:8081 sickbeard
Content type
Image
Digest
sha256:3f54eed81…
Size
125.3 MB
Last updated
about 11 years ago
docker pull iainmckay/sickbeard