Sign inSign up

b0wter/texdocker

By b0wter

•Updated almost 5 years ago

Personal docker container hosting a basic texlive setup for cvs, letters and other simple stuff.

Image
0

3.9K

b0wter/texdocker repository overview

To use the container you need to supply a volume containing the source material using the -v option. You also need to define the file to compile by passing the filename (no folder!) inside an environment variable name TEX_FILE. Example:

docker run --rm -e TEX_FILE=cv.tex -v /home/b0wter/documents/cv:/mnt/input -it b0wter/texdocker

Tag summary

Content type

Image

Digest

Size

712.8 MB

Last updated

almost 5 years ago

docker pull b0wter/texdocker