Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 407 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 407 Bytes

docker-tex

Container and example setup for building a latex document using a docker container.

Quick start

Run docker compose up, once the image has downloaded and launched, the example file should be compiled into a pdf.

Notes

Building the docker image takes ~30 minutes, and the image is ~4GB. A pre-built image is available on docker hub (this should be automatically downloaded for you).