Move to apk for beets softwre

#256
main
RandomNinjaAtk 11 months ago committed by GitHub
parent 01d7b0accf
commit 6adc9f95a0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -55,14 +55,11 @@ RUN \
echo "*** install freyr client ***" && \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/testing atomicparsley && \
npm install -g miraclx/freyr-js &&\
echo "*** install beets ***" && \
apk add --no-cache -X http://dl-cdn.alpinelinux.org/alpine/edge/community beets && \
echo "*** install python packages ***" && \
pip install --upgrade --no-cache-dir \
yq \
pyacoustid \
requests \
beets \
pylast \
mutagen \
r128gain \
tidal-dl \
deemix && \

Loading…
Cancel
Save