Update amd64.dockerfile

main
RandomNinjaAtk 12 months ago committed by GitHub
parent 76a9062814
commit ddf0fc8b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -50,7 +50,11 @@ RUN \
python3-dev \
libc-dev \
py3-pip \
npm \
yt-dlp && \
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 python packages ***" && \
pip install --upgrade --no-cache-dir \
yq \

Loading…
Cancel
Save