From c775c20a759186a207390a3d2c0c9ff7d767f088 Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Sat, 1 May 2021 07:48:19 +1200 Subject: [PATCH] Adding musicbox UI (handy for debugging) --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 822c8162..6910ca13 100755 --- a/Dockerfile +++ b/Dockerfile @@ -58,6 +58,7 @@ RUN python3.7 -m pip install --no-cache \ 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