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

@@ -8,7 +8,7 @@ LABEL org.opencontainers.image.url="https://github.com/9001/copyparty" \
RUN apk --no-cache add \
wget \
py3-pillow py3-pip \
py3-pillow py3-pip py3-cffi \
ffmpeg \
vips-jxl vips-heif vips-poppler vips-magick \
&& python3 -m pip install pyvips \