mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 09:49:29 +02:00
v1.9.7
This commit is contained in:
parent
fc9b729fc2
commit
fae5a36e6f
10 changed files with 37 additions and 6 deletions
|
@ -23,6 +23,7 @@ RUN apk add -U !pyc \
|
|||
python3-dev ffmpeg-dev fftw-dev libsndfile-dev \
|
||||
py3-wheel py3-numpy-dev \
|
||||
vamp-sdk-dev \
|
||||
&& rm -f /usr/lib/python3*/EXTERNALLY-MANAGED \
|
||||
&& python3 -m pip install pyvips \
|
||||
&& bash install-deps.sh \
|
||||
&& apk del py3-pip .bd \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue