Sign inSign up

scottbessler/couchpotato

By scottbessler

Updated over 10 years ago

fork of timhaak/couchpotato

Image
0

272

scottbessler/couchpotato repository overview

#docker couchpotato

This is a Dockerfile to set up "CouchPotato" - (https://couchpota.to/)

Build from docker file

git clone https://github.com/timhaak/docker-couchpotato.git
cd docker-couchpotato
docker build -t couchpotato .

docker run -d -h your_host_name -v /your_config_location:/config -v /your_videos_location:/data -p 5050:5050 --name couchpotato couchpotato

Tag summary

Content type

Image

Digest

Size

36.7 MB

Last updated

over 10 years ago

docker pull scottbessler/couchpotato