0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-07-12 11:34:09 +02:00
This commit is contained in:
realies 2025-06-21 12:58:36 +02:00 committed by GitHub
commit fb6acfdb1a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 8 additions and 0 deletions

View file

@ -5,6 +5,7 @@ FROM php:8.2-fpm-alpine3.22
RUN set -ex; \
\
apk add --no-cache \
ffmpeg \
imagemagick \
imagemagick-pdf \
imagemagick-jpeg \