jankapunkt / latexcv

:necktie: A collection of cv and resume templates written in LaTeX. Leave an issue if your language is not supported!
MIT License
2.89k stars 603 forks source link

Docker image with prepared LaTeX installation and GitHub action which run it #64

Closed marcindabrowski closed 1 year ago

marcindabrowski commented 1 year ago

Hi, What about creating Docker image with installed LaTeX? You can publish it to GitHub Container Registry.

Then you can also prepare GitHub Action which can be run to generate CV using this Docker.

WDYT?

github-actions[bot] commented 1 year ago

Thank you for submitting this issue!

As a maintainer I take every issue seriously. My goal is to provide a usable CV for everyone.

However, I contribute to this project in my free time. Therefore, I can't guarantee your issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit a pull request, too! I can accompany you in the process with reviews and hints.

Please also consider a donation / sponsoring or contact me, in case you need a specific template for your next job application.

jankapunkt commented 1 year ago

Sounds interesting. The image would be > 1GB though, would that be a problem?

jankapunkt commented 1 year ago

@marcindabrowski would you mind giving this PR a review: https://github.com/jankapunkt/latexcv/pull/65 ?

jankapunkt commented 1 year ago

@marcindabrowski friendly ping :-) is #65 providing what you need?