Archived
1
Fork 0
Minimal-ish docker container for pandoc and tex https://hub.docker.com/r/theorangeone/docker-pandoc/
This repository has been archived on 2026-05-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Dockerfile 100%
Find a file
2020-10-10 11:31:32 +01:00
.github/workflows Remove separate test script 2020-10-10 11:14:02 +01:00
docker-compose.yml Store as HTML over PDF 2018-04-27 22:09:17 +01:00
Dockerfile Only require OpenSSH client 2020-07-04 12:02:04 +01:00
README.md Remove circleci config 2020-07-04 11:51:11 +01:00

Docker Pandoc

CI

Docker file to build files using pandoc.

The container is based off Alpine, with texlive, librsvg and pandoc installed.

Texlive packages

  • pictures
  • science
  • bibtexextra
  • pstricks
  • latexextra

Additional system tools

  • bash (because apparently it's not installed by default)
  • inkscape
  • git