Docker Image of TeXLive.
Name | OS | Platform | Scheme | Usage |
---|---|---|---|---|
texlive-debian | Debian | amd64 | Full | docker pull ghcr.io/xu-cheng/texlive-debian:latest |
texlive-alpine | Alpine | amd64 | Full | docker pull ghcr.io/xu-cheng/texlive-alpine:latest |
texlive-alpine-small | Alpine | amd64 | Small | docker pull ghcr.io/xu-cheng/texlive-alpine-small:latest |
These images are updated quarterly.
Name | OS | Platform | Scheme | Usage |
---|---|---|---|---|
texlive-historic-debian | Debian | amd64/arm64 | Full | docker pull ghcr.io/xu-cheng/texlive-historic-debian:<version> |
texlive-historic-alpine | Alpine | amd64 | Full | docker pull ghcr.io/xu-cheng/texlive-historic-alpine:<version> |
Available versions include 2020, 2021, 2022, 2023, and 2024.
- latex-action: GitHub action to compile LaTeX documents.
- texlive-action: GitHub action to run arbitrary commands in a TeXLive environment.
MIT