https://github.com/aaronchan037/containerfiles
https://github.com/aaronchan037/containerfiles
container-image containerfile containers
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aaronchan037/containerfiles
- Owner: aaronchan037
- Created: 2025-01-15T14:39:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-12T01:07:23.000Z (over 1 year ago)
- Last Synced: 2025-03-12T02:23:54.193Z (over 1 year ago)
- Topics: container-image, containerfile, containers
- Language: Dockerfile
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Containerfiles repository
This is a repo to hold various Containerfiles for images I create.
## TeX Live
- Auto updated every Monday.
- Based on Debian latest image
- Languages supported: Chinese, English
- Only support LaTeX, not ConTeXt.
You can use command `docker pull chanzz0/texlive` or `podman pull chanzz0/texlive` to pull the latest version of container image from [Docker hub](https://hub.docker.com/r/chanzz0/texlive).