From 741bf7f5a1f3ee32a75d3f9cd94a7203f636a10f Mon Sep 17 00:00:00 2001 From: Wouter Habets Date: Sun, 24 Jun 2018 13:38:16 +0200 Subject: [PATCH] Remove youtube-dl --- Dockerfile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index e3629f6..1c3e35a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -20,8 +20,7 @@ RUN apt-get update \ gstreamer0.10-alsa \ gstreamer1.0-libav \ python-crypto \ - python-setuptools \ - youtube-dl + python-setuptools RUN curl -L https://bootstrap.pypa.io/get-pip.py | python - RUN pip install --ignore-installed Mopidy-Iris