Sign inSign up

shobanchiddarth/tectonic-resumebuilder-optimised-image

By shobanchiddarth

Updated 22 days ago

Tectonic Container Image optimised for Resume building

Image
Developer tools
0

269

shobanchiddarth/tectonic-resumebuilder-optimised-image repository overview

Tectonic Image optimised for building Resumes

To be used in ResumeOps

Introduction

This is a docker image that is a runner for Tectonic. It is optimised for building Resumes. Especially for the format in template.tex.

Requirements

  • Docker

Usage Information

  • Container's filesystem runs tectonic commands inside its /build directory
  • Any tectonic bundle not present in the image will be downloaded from the internet
  • Call the container as if using the tectonic CLI

Sample usage

docker run --rm \
    -v "$PWD:/build" \
    shobanchiddarth/tectonic-resumebuilder-optimised-image:0.0.1 \
    "filename.tex"

Notes

You almost never need to use this image manually. This used in an automated CI/CD workflow, see the ResumeOps repo linked above.

Tag summary

Content type

Image

Digest

sha256:b9b1033c5

Size

29.2 MB

Last updated

22 days ago

docker pull shobanchiddarth/tectonic-resumebuilder-optimised-image