mirror of
https://github.com/nextcloud/docker.git
synced 2025-06-16 16:14:47 +02:00
Include imagick in all flavours
Signed-off-by: Justin Lamp <justin.lamp@netways.de>
This commit is contained in:
parent
625445fbe9
commit
a8ced12c81
11 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,7 @@ RUN set -ex; \
|
|||
bzip2 \
|
||||
busybox-static \
|
||||
libldap-common \
|
||||
libmagickcore-6.q16-6-extra \
|
||||
; \
|
||||
rm -rf /var/lib/apt/lists/*; \
|
||||
\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue