mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
inverse the addition of imagemagick by deleting it if it was not added
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
f0e206b60d
commit
d045a00453
2 changed files with 5 additions and 0 deletions
|
|
@ -191,6 +191,7 @@ RUN set -ex; \
|
|||
grep \
|
||||
nodejs \
|
||||
bind-tools \
|
||||
imagemagick \
|
||||
coreutils; \
|
||||
\
|
||||
grep -q '^pm = dynamic' /usr/local/etc/php-fpm.d/www.conf; \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue