add missing dependencies to couchpotato container

This commit is contained in:
2016-05-23 22:54:54 +02:00
parent e7c1ed31ac
commit 1b6699be43

View File

@@ -2,6 +2,9 @@
export_env COUCHPOTATO_CONFIG /host/etc/couchpotato/config.ini
export_env COUCHPOTATO_DATA /host/var/lib/couchpotato
## Dependencies
apt_install_permanent python-openssl python-lxml
## CouchPotato
cd /opt
git clone https://github.com/RuudBurger/CouchPotatoServer.git
git clone https://github.com/RuudBurger/CouchPotatoServer.git