Sign inSign up

minidocks/texlive

By minidocks

Updated about 2 months ago

Minimal texlive images

Image
1

50K+

minidocks/texlive repository overview

TeX Live docker image (minidocks/texlive)

TeX Live is a free software distribution for the TeX typesetting system that includes major TeX-related programs, macro packages, and fonts.

Installed utilities

Usage

docker run --rm -it -v "`pwd`:/app" -w /app minidocks/texlive pdftex --version

To install packages you can create a new image:

FROM minidocks/texlive

RUN tlmgr install cm-super

Tags

TagSize
latest, basic
basic
small
gregorio
context
medium
full
2024
2023

Tag summary

Content type

Image

Digest

sha256:6b9043806

Size

94.7 MB

Last updated

over 2 years ago

docker pull minidocks/texlive