Skip to content

camilstaps/docker-texlive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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