Dockerfile: add beets-describe, beets-goingrunning
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-10-05 13:32:22 +02:00
parent fc73041f18
commit 3913dc9d07

View File

@ -96,6 +96,8 @@ RUN \
pyacoustid \
requests \
beets-bpmanalyser \
beets-describe \
beets-goingrunning \
unidecode && \
echo "**** cleanup ****" && \
apk del --purge \