Skip to content

Latest commit

 

History

History
51 lines (30 loc) · 1.16 KB

README.md

File metadata and controls

51 lines (30 loc) · 1.16 KB

airmelonstudio/latex

An image for building LaTeX projects based on Debian

Getting Started

Prerequisities

In order to run this container you'll need docker installed.

Usage

Build Container

docker build -t airmelonstudio/latex:latest .

CI

You can also use it for your continuous integration flow.

image: airmelonstudio/latex:latest
...

You can also take a look at all available tags.

Find Us

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.