Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature docker dev #65

Merged
merged 5 commits into from
Aug 22, 2023
Merged

Feature docker dev #65

merged 5 commits into from
Aug 22, 2023

Conversation

jankapunkt
Copy link
Owner

Summary

This feature adds a local Docker environment

  • Dockerfile to install required TexLive distribution
  • scripts to create image, build, use daemon

Linked issue(s)

#64

Involved parts of the project

Build system

Reproduction

$ git clone [email protected]:jankapunkt/latexcv.git
$ cd latexcv
$ git checkout feature-docker-dev
$ .docker/create_image.sh
$ .docker/build.sh classic

@github-actions
Copy link

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

@jankapunkt jankapunkt merged commit 0151e43 into master Aug 22, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker image with prepared LaTeX installation and GitHub action which run it
1 participant