mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
nextcloud: add pandoc to container
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
1a4f70ecec
commit
c509ce6c8f
1 changed files with 1 additions and 0 deletions
|
|
@ -227,6 +227,7 @@ RUN set -ex; \
|
||||||
grep \
|
grep \
|
||||||
nodejs \
|
nodejs \
|
||||||
libreoffice \
|
libreoffice \
|
||||||
|
pandoc-cli \
|
||||||
bind-tools \
|
bind-tools \
|
||||||
imagemagick \
|
imagemagick \
|
||||||
imagemagick-svg \
|
imagemagick-svg \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue