Skip to content

pyTooling/MiKTeX

Repository files navigation

MikTeX Docker Image

This repository is based on Debian 12.x Bookworm (slim) with Python 3.14.

Docker Hub: https://hub.docker.com/r/pytooling/miktex

Usage

docker image run --rm -v $(pwd):/latex pytooling/miktex:latest

Installed Tools

Installed additional tools are:

  • curl
  • GhostScript
  • make
  • MikTeX
  • Perl
  • Python 3.14
  • sudo
  • tree

Why another MikTeX Docker Image?

  • MikTeX original containers do not provide installations based on Ubuntu LTS.
  • MikTeX original containers are infrequently updated (>1 year).
  • MikTeX original containers aren't smaller (less download time).
  • pyTooling has control over preinstalled commonly used LaTeX packages (amsfonts/amsmath, babel, hyperref, longtables, ...)
  • pyTooling can derive specific images for e.g. Sphinx.

Derived Variants

Sphinx

MiKTeX:

Additional Debian Packages: Sphinx.packages

Doxygen

planned

Pandoc

planned

License

This Docker Image build receipt and all it's accompanying configuration and script files (source code) are licensed under The MIT License if not mentioned otherwise within the respective file.


SPDX-License-Identifier: MIT

About

A Docker image containing MikTeX to translate LaTeX documents.

Topics

Resources

License

Stars

Watchers

Forks

Contributors