9984d87e1a9e23d7b37c4c2309855a125011c48c
Build
git clone https://github.com/confirm-it-solutions/docker-couchpotato.git
cd docker-couchpotato
docker build -t <tag> .
Run
docker run --name couchpotato -v <datadir path>:/datadir -v <media path>:/media
Languages
Dockerfile
55.7%
Shell
44.3%