add missing dependencies to couchpotato container
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user