Update Dockerfile.amd64

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

@ -7,7 +7,9 @@ RUN \
flac \
beets \
jq \
python3 \
gcc \
python3-dev \
libc-dev \
py3-pip && \
echo "************ install python packages ************" && \
python3 -m pip install --no-cache-dir -U \

Loading…
Cancel
Save