0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-24 20:34:10 +02:00

Add SVG support in full example

Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
J0WI 2019-02-01 21:04:24 +01:00
parent 184d54a2d6
commit bb10546327
4 changed files with 7 additions and 1 deletions

View file

@ -4,6 +4,7 @@ RUN set -ex; \
\
apk add --no-cache \
ffmpeg \
imagemagick \
samba-client \
supervisor \
# libreoffice \