Tectonic Container Image optimised for Resume building
269
To be used in ResumeOps
This is a docker image that is a runner for Tectonic. It is optimised for building Resumes. Especially for the format in template.tex.
/build directorydocker run --rm \
-v "$PWD:/build" \
shobanchiddarth/tectonic-resumebuilder-optimised-image:0.0.1 \
"filename.tex"
You almost never need to use this image manually. This used in an automated CI/CD workflow, see the ResumeOps repo linked above.
Content type
Image
Digest
sha256:b9b1033c5…
Size
29.2 MB
Last updated
22 days ago
docker pull shobanchiddarth/tectonic-resumebuilder-optimised-image