GitHunt
CA

camilstaps/docker-texlive

Dockerfiles for TeX Live https://hub.docker.com/r/camilstaps/texlive

docker-texlive

Dockerfiles for TeX Live.

Available tags

  • full: A full release containing all packages and tools from the installer.
  • minimal: The infrastructure only, packages can be installed using tlmgr.

How to use

Simply run pdflatex or another program (latexmk is available too):

docker run -v /my/.../directory:/var/tex camilstaps/texlive pdflatex doc.tex

Source code

github.com/camilstaps/docker-texlive

Docker Hub

hub.docker.com/r/camilstaps/texlive

Languages

Dockerfile100.0%

Contributors

MIT License
Created September 12, 2016
Updated June 24, 2019
camilstaps/docker-texlive | GitHunt