mirror of
https://github.com/nextcloud/docker.git
synced 2025-12-25 11:22:08 +01:00
parent
2cbc82dc9f
commit
bfee87dab5
@ -4,6 +4,7 @@ FROM php:%%PHP_VERSION%%-%%VARIANT%%3.12
|
||||
RUN set -ex; \
|
||||
\
|
||||
apk add --no-cache \
|
||||
imagemagick \
|
||||
rsync \
|
||||
; \
|
||||
\
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user