Sign inSign up

dahanna/docker-tinytex

By dahanna

•Updated almost 6 years ago

Image
0

97

dahanna/docker-tinytex repository overview

⁠My TinyTeX Docker image

A Docker image that contains a basic installation of TinyTex⁠ along with several utilities like pdf2svg⁠.

⁠Usage

Create a Dockerfile using this image as base and then install all TeX packages you want.

FROM superruzafa/tinytex

# Install TeX packages

RUN tlmgr install standalone
RUN tlmgr install pgf
...

Tag summary

Content type

Image

Digest

Size

89.8 MB

Last updated

almost 6 years ago

docker pull dahanna/docker-tinytex:install-unx-sh