Sign inSign up

groovytron/pandoc

By groovytron

Updated over 6 years ago

Image
0

833

groovytron/pandoc repository overview

Pandoc container

Build Status

Container embedding pandoc and some pandoc filter to convert files from a format to another.

Softwares embedded in the container

Use the container

We recommend you to use the dev user instead of root when running that container.

The container's working directory is /home/dev/doc so we advise you to mount your project's documentation directory onto this place.

Building the project interactively in the container

To run the container and open a bash in your documentation project run the following command:

docker run -it --entrypoint /bin/bash --user=dev --volume=<path-to-your-documentation-directory>:/home/dev/doc groovytron/pandoc:latest

Tag summary

Content type

Image

Digest

Size

933.8 MB

Last updated

over 6 years ago

docker pull groovytron/pandoc