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

Create Dockerfile and instructions for building using the docker image #246

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

olandere
Copy link

@olandere olandere commented Mar 7, 2020

This commit adds a Dockerfile and instructions for building the project using the docker image. The intent was to make it easier to build this project without needing to have all the project dependencies installed locally. I've successfully built the Haskell and Scala version of the project using docker.

@drupol
Copy link
Collaborator

drupol commented Jan 23, 2021

Hi,

I just published a project that I'm working on: https://github.com/loophp/DockLatex

It contains a Docker docker-compose file, it doesn't use nixshell, just a TexLive image.

I'm using it to build PDFs locally and also on Github, using the same workflow: https://github.com/loophp/DockLatex/releases/tag/v4-fad95fc

How about using something lighter like that to build the documents?

@drupol
Copy link
Collaborator

drupol commented Mar 10, 2022

Have you tried to build this project with Nix? It's easier than using Docker actually.

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.

None yet

2 participants