Skip to content

chankyin/texdock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

texdock

A minimal docker image to build tex documents

Image structure

/input A read-only mounting point where input .tex files are located

/output A read-write mounting point where output files are located. Also used as the working directory.

/pdf.sh The main command, to be executed from /output to pdflatex each /input/*.tex.

/install.sh An internal shell script used in docker build creation.

About

A minimal docker image to build tex documents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages