Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T06:35:05.000Z (5 months ago)
- Last Synced: 2024-10-12T21:09:10.559Z (24 days ago)
- Topics: docker-image, latex, texlive
- Language: Shell
- Homepage: https://github.com/xu-cheng/latex-docker
- Size: 71.3 KB
- Stars: 96
- Watchers: 3
- Forks: 21
- Open Issues: 1
-
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
[![GitHub Actions Status](https://github.com/xu-cheng/latex-docker/workflows/Build%20Docker%20Image/badge.svg)](https://github.com/xu-cheng/latex-docker/actions)
Docker Image of [TeXLive](https://tug.org/texlive/).
## To use the images
* [Full TeXLive](https://github.com/users/xu-cheng/packages/container/package/texlive-full)
```bash
docker pull ghcr.io/xu-cheng/texlive-full:latest
```* [Small TeXLive](https://github.com/users/xu-cheng/packages/container/package/texlive-small)
```bash
docker pull ghcr.io/xu-cheng/texlive-small:latest
```## 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