mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 22:53:53 +01:00
Merge branch 'master' into add-imagemagick-pdf-support-for-alpine
Signed-off-by: JesseBot <jessebot@linux.com>
This commit is contained in:
commit
08596d2c3e
4 changed files with 4 additions and 0 deletions
|
@ -12,6 +12,7 @@ RUN set -ex; \
|
||||||
imagemagick-tiff \
|
imagemagick-tiff \
|
||||||
imagemagick-heic \
|
imagemagick-heic \
|
||||||
imagemagick-webp \
|
imagemagick-webp \
|
||||||
|
imagemagick-svg \
|
||||||
rsync \
|
rsync \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -12,6 +12,7 @@ RUN set -ex; \
|
||||||
imagemagick-tiff \
|
imagemagick-tiff \
|
||||||
imagemagick-heic \
|
imagemagick-heic \
|
||||||
imagemagick-webp \
|
imagemagick-webp \
|
||||||
|
imagemagick-svg \
|
||||||
rsync \
|
rsync \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -12,6 +12,7 @@ RUN set -ex; \
|
||||||
imagemagick-tiff \
|
imagemagick-tiff \
|
||||||
imagemagick-heic \
|
imagemagick-heic \
|
||||||
imagemagick-webp \
|
imagemagick-webp \
|
||||||
|
imagemagick-svg \
|
||||||
rsync \
|
rsync \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
|
|
@ -11,6 +11,7 @@ RUN set -ex; \
|
||||||
imagemagick-tiff \
|
imagemagick-tiff \
|
||||||
imagemagick-heic \
|
imagemagick-heic \
|
||||||
imagemagick-webp \
|
imagemagick-webp \
|
||||||
|
imagemagick-svg \
|
||||||
rsync \
|
rsync \
|
||||||
; \
|
; \
|
||||||
\
|
\
|
||||||
|
|
Loading…
Reference in a new issue