From fc20e4e865887947c508d2124027ba562bc5f60b Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sun, 21 Nov 2021 11:46:29 +1300 Subject: [PATCH] Removing additional backends, now that they can be added using PIP_PACKAGES env var --- Dockerfile | 8 -------- 1 file changed, 8 deletions(-) diff --git a/Dockerfile b/Dockerfile index 55098f1b..4d29aaf7 100755 --- a/Dockerfile +++ b/Dockerfile @@ -54,14 +54,6 @@ RUN python3 -m pip install --no-cache \ mopidy-mpd \ mopidy-spotify \ mopidy-local \ - Mopidy-TuneIn \ - Mopidy-Youtube \ - Mopidy-YTMusic \ - Mopidy-SoundCloud \ - Mopidy-Podcast \ - Mopidy-dLeyna \ - Mopidy-Jellyfin \ - Mopidy-MusicBox-Webclient \ dbus-python \ # pip not up-to-date for Mopidy-Tidal (https://github.com/tehkillerbee/mopidy-tidal/issues/14) git+https://github.com/tehkillerbee/mopidy-tidal.git@master