https://github.com/xu-cheng/latex-docker
:whale: Docker Image of TeXLive
https://github.com/xu-cheng/latex-docker
docker-image latex texlive
Last synced: 10 months ago
JSON representation
:whale: Docker Image of TeXLive
- Host: GitHub
- URL: https://github.com/xu-cheng/latex-docker
- Owner: xu-cheng
- License: mit
- Created: 2019-10-02T07:45:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-07-09T00:27:04.000Z (12 months ago)
- Last Synced: 2025-07-09T01:33:46.160Z (12 months ago)
- Topics: docker-image, latex, texlive
- Language: Shell
- Homepage: https://github.com/xu-cheng/latex-docker
- Size: 104 KB
- Stars: 111
- Watchers: 3
- Forks: 28
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-ccamel - xu-cheng/latex-docker - :whale: Docker Image of TeXLive (Shell)
README
# latex-docker
[](https://github.com/xu-cheng/latex-docker/actions)
[](https://github.com/xu-cheng/latex-docker/actions)
Docker Image of [TeXLive](https://tug.org/texlive/).
## List of Images
### Latest TeXLive Images
| 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.
### Historical TeXLive Images
| Name | OS | Platform | Scheme | Usage |
| :------------------------ | :------: | :---------: | :----: | :--------------------------------------------------------------- |
| [texlive-historic-debian] | [Debian] | amd64/arm64 | Full | `docker pull ghcr.io/xu-cheng/texlive-historic-debian:` |
| [texlive-historic-alpine] | [Alpine] | amd64 | Full | `docker pull ghcr.io/xu-cheng/texlive-historic-alpine:` |
Available versions include 2020, 2021, 2022, 2023, and 2024.
## See Also
- [latex-action](https://github.com/xu-cheng/latex-action): GitHub action to compile LaTeX documents.
- [texlive-action](https://github.com/xu-cheng/texlive-action): GitHub action to run arbitrary commands in a TeXLive environment.
## License
MIT
[alpine]: https://www.alpinelinux.org/
[debian]: https://www.debian.org/
[texlive-alpine]: https://github.com/users/xu-cheng/packages/container/package/texlive-alpine
[texlive-alpine-small]: https://github.com/users/xu-cheng/packages/container/package/texlive-alpine-small
[texlive-debian]: https://github.com/users/xu-cheng/packages/container/package/texlive-debian
[texlive-historic-alpine]: https://github.com/users/xu-cheng/packages/container/package/texlive-historic-alpine
[texlive-historic-debian]: https://github.com/users/xu-cheng/packages/container/package/texlive-historic-debian