Update Dockerfile.amd64

pull/6/head
RandomNinjaAtk 3 years ago committed by GitHub
parent 033b602861
commit c09a1f3771
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -8,14 +8,15 @@ RUN \
beets \
jq \
python3 \
py3-pip && \
py3-pip && \
echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \
yq \
mutagen \
r128gain \
tidal-dl \
qtfaststart
deemix \
yt-dlp
# ports and volumes
EXPOSE 8686

Loading…
Cancel
Save