Container embedding pandoc and some pandoc filter to convert files from a format to another.
Dockerfile links2.7.3, latest (2.7.3/Dockerfile)2.7.2 (2.7.2/Dockerfile)makeWe 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.
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
Content type
Image
Digest
Size
933.8 MB
Last updated
over 6 years ago
docker pull groovytron/pandoc