mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 14:36:52 +00:00
Merge pull request #6441 from nextcloud/enh/5919/add-pandoc
nextcloud: add pandoc to container
This commit is contained in:
commit
872a9597ae
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