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

Feature docker dev #65

Closed jankapunkt closed 1 year ago

jankapunkt commented 1 year ago

Summary

This feature adds a local Docker environment

Linked issue(s)

64

Involved parts of the project

Build system

Reproduction

$ git clone git@github.com:jankapunkt/latexcv.git
$ cd latexcv
$ git checkout feature-docker-dev
$ .docker/create_image.sh
$ .docker/build.sh classic
github-actions[bot] commented 1 year ago

Automatically closing this PR due to no activity. Feel free to reopen.