diff --git a/Dockerfile b/Dockerfile index c83c2f8..a061632 100644 --- a/Dockerfile +++ b/Dockerfile @@ -95,6 +95,7 @@ RUN \ pillow \ pyacoustid \ requests \ + beets-bpmanalyser \ unidecode && \ echo "**** cleanup ****" && \ apk del --purge \ @@ -114,3 +115,4 @@ COPY root/ / # ports and volumes EXPOSE 8337 VOLUME /config +