4032a76e93ec202afd0c38e9aab26e2237d09e94
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%