https://github.com/tnlx/ltx
Docker image: Texlive (full) on redhat/ubi8-micro
https://github.com/tnlx/ltx
docker-image texlive texlive-full
Last synced: 12 months ago
JSON representation
Docker image: Texlive (full) on redhat/ubi8-micro
- Host: GitHub
- URL: https://github.com/tnlx/ltx
- Owner: tnlx
- Created: 2024-10-15T10:02:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-17T06:11:27.000Z (over 1 year ago)
- Last Synced: 2025-01-08T18:35:22.414Z (over 1 year ago)
- Topics: docker-image, texlive, texlive-full
- Language: Dockerfile
- Homepage: https://hub.docker.com/r/tcvle/ltx
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ltx
Docker image: Texlive (full) on [ubi8-micro](https://hub.docker.com/r/redhat/ubi8-micro).
```sh
docker run --rm -it -v "${PWD}:/app" -u "$UID:$GID" tcvle/ltx
```