Update Dockerfile.amd64

pull/6/head
RandomNinjaAtk 2 years ago committed by GitHub
parent 98f969c76c
commit 161e92c9a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,14 +10,14 @@ RUN \
git \
gcc \
python3-dev \
libc-dev && \
libc-dev \
yt-dlp && \
echo "************ install python packages ************" && \
pip install \
yq \
r128gain \
tidal-dl \
deemix \
yt-dlp
deemix
# ports and volumes
EXPOSE 8686

Loading…
Cancel
Save