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

[FLORA-180] Restore docker #276

Merged
merged 1 commit into from
Nov 22, 2022

Conversation

blackheaven
Copy link
Contributor

Proposed changes

Contributor checklist

Dockerfile Outdated
@@ -23,8 +31,7 @@ COPY scripts/.zshrc /root/.zshrc

# build Haskell dependencies
COPY Makefile cabal.project flora.cabal ./
RUN cabal update
RUN cabal build --only-dependencies -j8
RUN cabal build --only-dependencies -j20
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We might want to leave the -j option without the number, few people have 20 cores on their machines :)

@tchoutri tchoutri changed the title Restore docker [FLORA-180] Restore docker Nov 13, 2022
@tchoutri
Copy link
Contributor

@Mergifyio rebase

@mergify
Copy link
Contributor

mergify bot commented Nov 22, 2022

rebase

✅ Branch has been successfully rebased

@tchoutri tchoutri merged commit 1748fd2 into flora-pm:development Nov 22, 2022
@tchoutri tchoutri deleted the restore-docker branch November 22, 2022 22:20
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.

2 participants