Overview
- Full name
docker.io/texlive/texlive- Registry
- docker.io
- Namespace
- texlive
- Repository
- texlive
- Cached tags
- 164
- Last synced
- 07/05/2026, 10:08 PM
Introduction
TeX Live LaTeX 排版基础镜像,学术论文/书籍 PDF 编译环境,CI 文档构建一次性 CLI 容器。
Details
texlive/texlive 提供完整 TeX Live LaTeX 排版发行版,编译学术论文、书籍与技术文档为 PDF。定位为 LaTeX 编译 CLI 基础镜像,通过 docker run --rm 挂载 .tex 源文件编译;CI 或 K8s Job 文档构建,非常驻 Web 服务。
快速启动
docker run --rm \
-v $PWD:/workdir \
-w /workdir \
docker.io/texlive/texlive:latest \
pdflatex main.tex
推荐实践
docker run --rm \
-v $PWD:/workdir \
-w /workdir \
docker.io/texlive/texlive:TL2024 \
latexmk -pdf -interaction=nonstopmode main.tex
核心参数说明
pdflatex/latexmk— LaTeX 编译命令-v $PWD:/workdir— 挂载源文件-w /workdir— 工作目录- 调度 — CI/K8s Job 文档构建
Latest tags (20)
View all 164 tags →| Tag | Arch | Pushed At | Size | Digest | Sync | Wish | Action |
|---|---|---|---|---|---|---|---|
docker.io/texlive/texlive :latest-doc-src | linux/arm64linux/amd64 | 2026/07/05 19:01 | 6.6 GB | sha256:2c52fa138018… | |||
docker.io/texlive/texlive :latest-full-doc-src | linux/arm64linux/amd64 | 2026/07/05 19:01 | 6.6 GB | sha256:2c52fa138018… | |||
docker.io/texlive/texlive :latest-doc | linux/arm64linux/amd64 | 2026/07/05 16:27 | 6.5 GB | sha256:db49e9b5567c… | |||
docker.io/texlive/texlive :latest-full-doc | linux/arm64linux/amd64 | 2026/07/05 16:27 | 6.5 GB | sha256:db49e9b5567c… | |||
docker.io/texlive/texlive :latest | linux/arm64linux/amd64 | 2026/07/05 16:13 | 2.5 GB | sha256:653ea392d8cb… | |||
docker.io/texlive/texlive :latest-full | linux/arm64linux/amd64 | 2026/07/05 16:13 | 2.5 GB | sha256:653ea392d8cb… | |||
docker.io/texlive/texlive :latest-src | linux/arm64linux/amd64 | 2026/07/05 16:07 | 2.6 GB | sha256:5b55366c3701… | |||
docker.io/texlive/texlive :latest-full-src | linux/arm64linux/amd64 | 2026/07/05 16:07 | 2.6 GB | sha256:5b55366c3701… | |||
docker.io/texlive/texlive :latest-medium | linux/arm64linux/amd64 | 2026/07/05 14:38 | 900.5 MB | sha256:27d43314ed23… | |||
docker.io/texlive/texlive :latest-medium-src | linux/arm64linux/amd64 | 2026/07/05 14:03 | 946.2 MB | sha256:26f94ffd5698… | |||
docker.io/texlive/texlive :latest-small | linux/arm64linux/amd64 | 2026/07/05 13:59 | 595.4 MB | sha256:0c26472eb292… | |||
docker.io/texlive/texlive :latest-context | linux/arm64linux/amd64 | 2026/07/05 13:54 | 529.6 MB | sha256:ca41769e0287… | |||
docker.io/texlive/texlive :latest-medium-doc-src | linux/arm64linux/amd64 | 2026/07/05 13:53 | 2.3 GB | sha256:1f55078575c3… | |||
docker.io/texlive/texlive :latest-small-src | linux/arm64linux/amd64 | 2026/07/05 13:52 | 628.9 MB | sha256:35f41806c27b… | |||
docker.io/texlive/texlive :latest-medium-doc | linux/arm64linux/amd64 | 2026/07/05 13:49 | 2.2 GB | sha256:181d69819c01… | |||
docker.io/texlive/texlive :latest-basic | linux/arm64linux/amd64 | 2026/07/05 13:39 | 368.4 MB | sha256:6b0b69d886e1… | |||
docker.io/texlive/texlive :latest-minimal | linux/arm64linux/amd64 | 2026/07/05 13:36 | 336.2 MB | sha256:38abc70bd2ef… | |||
docker.io/texlive/texlive :latest-context-src | linux/arm64linux/amd64 | 2026/07/05 13:29 | 537.5 MB | sha256:2a13bc7f72f6… | |||
docker.io/texlive/texlive :latest-small-doc-src | linux/arm64linux/amd64 | 2026/07/05 13:25 | 1.1 GB | sha256:b9a210bc3317… | |||
docker.io/texlive/texlive :latest-basic-src | linux/arm64linux/amd64 | 2026/07/05 13:22 | 374.4 MB | sha256:0862af117efe… |