Adding Iris frontend

This commit is contained in:
James Barnsley
2019-04-20 08:45:19 +12:00
committed by Werner Beroux
parent 9791f7afe9
commit 7b285629da

View File

@@ -22,6 +22,7 @@ RUN set -ex \
&& curl -L https://bootstrap.pypa.io/get-pip.py | python - \
&& pip install -U six pyasn1 requests[security] cryptography \
&& pip install \
Mopidy-Iris \
Mopidy-Moped \
Mopidy-GMusic \
Mopidy-Pandora \