Sign inSign up

cloudogu/pandoc

By cloudogu

Updated over 7 years ago

A container with Pandoc and TeXlive

Image
0

1.1K

cloudogu/pandoc repository overview

A docker container with

installed. It can be used to generate PDF from markdown.

Build

docker build -t cloudogu/pandoc

Usage

View all pandoc options with docker run cloudogu/pandoc. You have to provide a PLANTUML_SERVER environment variable and a volume with markdown files. Usage example:

docker run -e PLANTUML_SERVER=http://www.plantuml.com -v $(pwd):/data cloudogu/doc_template *.md

Tag summary

Content type

Image

Digest

Size

3.8 GB

Last updated

over 7 years ago

docker pull cloudogu/pandoc