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

Support deterministic builds #236

Open
wants to merge 2 commits into
base: testnet
Choose a base branch
from

Conversation

araspitzu
Copy link

Inspired by ACINQ/phoenix#24 this PR adds the deterministic build environment to eclair-mobile allowing anyone to easily reproduce the released packages. To perform the build you need docker-ce installed and eclair-core published locally in your maven repo, full instructions in the README.

we add a dockerfile to create the build environment inside a docker
container, this allows to have deterministic reproducible builds.
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

1 participant