Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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/