This repository is based on Debian 12.x Bookworm (slim) with Python 3.14.
Docker Hub: https://hub.docker.com/r/pytooling/miktex
docker image run --rm -v $(pwd):/latex pytooling/miktex:latestInstalled additional tools are:
- curl
- GhostScript
- make
- MikTeX
- Preinstalled packages: Common.list
- Perl
- Python 3.14
- sudo
- tree
- 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.
MiKTeX:
- Common package list: Common.list
- Sphinx specific package list: Sphinx.list
Additional Debian Packages: Sphinx.packages
- nodejs: Sphinx.npm
- Mermaid
planned
planned
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