Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/felix-kaestner/latex
LaTeX Docker Image
https://github.com/felix-kaestner/latex
docker latex
Last synced: about 1 month ago
JSON representation
LaTeX Docker Image
- Host: GitHub
- URL: https://github.com/felix-kaestner/latex
- Owner: felix-kaestner
- License: cc0-1.0
- Created: 2021-03-14T20:09:52.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-06T18:04:39.000Z (about 3 years ago)
- Last Synced: 2024-11-15T20:43:38.347Z (3 months ago)
- Topics: docker, latex
- Language: Dockerfile
- Homepage: https://github.com/felix-kaestner/latex
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LaTeX Docker Image
[![Issues](https://img.shields.io/github/issues/felix-kaestner/latex?color=7cd958&style=flat-square)](https://github.com/felix-kaestner/latex/issues)
[![Stars](https://img.shields.io/github/stars/felix-kaestner/latex?color=7cd958&style=flat-square)](https://github.com/felix-kaestner/latex/stargazers)
[![License](https://img.shields.io/github/license/felix-kaestner/latex?color=7cd958&style=flat-square)](https://github.com/felix-kaestner/latex/blob/main/LICENSE)
[![Twitter](https://img.shields.io/badge/twitter-@kaestner_felix-7cd958?style=flat-square)](https://twitter.com/kaestner_felix)```bash
$ docker pull ghcr.io/felix-kaestner/latex:1.0
```## Architectures
This image has been ported for the following architectures, which are officially supported by Docker, Inc. for running Docker: (see [download.docker.com](https://download.docker.com/linux/))
- ARMv6 32-bit (`arm32v6`): https://hub.docker.com/u/arm32v6/
- ARMv7 32-bit (`arm32v7`): https://hub.docker.com/u/arm32v7/
- ARMv8 64-bit (`arm64v8`): https://hub.docker.com/u/arm64v8/
- Linux x86-64 (`amd64`): https://hub.docker.com/u/amd64/