Sign inSign up

modmoto/9thage-latex

By modmoto

Updated almost 2 years ago

Compile 9th age latex books

Image
0

2.8K

modmoto/9thage-latex repository overview

Compile a book

Clone the 9th age repo and files, then run

docker run -it --rm -e BOOK=VS -v ${pwd}:/src modmoto/9thage-latex:latest

or on linux/mac

docker run -it --rm -e BOOK=VS -v $(pwd):/src modmoto/9thage-latex:latest

Tag summary

Content type

Image

Digest

sha256:9e2cf4df2

Size

2.3 GB

Last updated

almost 2 years ago

docker pull modmoto/9thage-latex