more docker images for arm, arm64, s390x

This commit is contained in:
ed
2023-02-19 00:50:07 +00:00
parent a80579f63a
commit 6175f85bb6
3 changed files with 5 additions and 5 deletions

View File

@@ -11,7 +11,7 @@ COPY i/bin/mtag/audio-bpm.py /mtag/
COPY i/bin/mtag/audio-key.py /mtag/
RUN apk add -U \
wget \
py3-pillow py3-pip \
py3-pillow py3-pip py3-cffi \
ffmpeg \
vips-jxl vips-heif vips-poppler vips-magick \
py3-numpy fftw libsndfile \