mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-18 09:56:09 +02:00
parent
2cbc82dc9f
commit
bfee87dab5
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ FROM php:%%PHP_VERSION%%-%%VARIANT%%3.12
|
||||||
RUN set -ex; \
|
RUN set -ex; \
|
||||||
\
|
\
|
||||||
apk add --no-cache \
|
apk add --no-cache \
|
||||||
|
imagemagick \
|
||||||
rsync \
|
rsync \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Add table
Reference in a new issue