Skip to content
Snippets Groups Projects
Commit 09a75388 authored by Andreas Kraft's avatar Andreas Kraft
Browse files

Merge branch 'master' of https://git.onem2m.org/tools/scripts

parents 8b2d051b 8967f331
No related branches found
No related tags found
No related merge requests found
Pipeline #668 passed
FROM pandoc/core:3.0 FROM pandoc/core:3-ubuntu
RUN apt-get update -y && \ RUN apt-get update -y && \
apt-get install -y npm &&\ apt-get install -y npm &&\
npm install --global mermaid-filter npm install --global mermaid-filter
CMD ["/bin/sh"]
ENTRYPOINT ["/usr/local/bin/pandoc"] ENTRYPOINT ["/usr/local/bin/pandoc"]
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment