Sign inSign up

treibholz/latex

By treibholz

Updated over 7 years ago

textlive-full based on Debian Stretch

Image
1

244

treibholz/latex repository overview

docker-latex

for Latex CI

This can be used e.g. for gitlab-ci

Example

buildpdf:
  image: treibholz/latex
  script:
    - latexmk -pdf main.tex
  artifacts:
    paths:
      - main.pdf

Tag summary

Content type

Image

Digest

Size

1.2 GB

Last updated

over 7 years ago

docker pull treibholz/latex