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, containing the hashpreimage_cli executable #2

Open
HarryR opened this issue Jan 29, 2019 · 0 comments
Open

Create Dockerfile, containing the hashpreimage_cli executable #2

HarryR opened this issue Jan 29, 2019 · 0 comments

Comments

@HarryR
Copy link
Collaborator

HarryR commented Jan 29, 2019

We should make it easier to generate proofs for hashpreimage without needing to build the executable or install dependencies.

This should be a dockerfile that has hashpreimage_cli as the main entry point, but also includes the .so file and installs the ethsnarks python module.

This will help serve as a template for applications to be based on this repo (e.g. fork, then adapt to needs).

It should be as small as possible (e.g. Alpine Linux, with Python 3); however, for it to be small the development dependencies need to be uninstalled before packaging.

This needs to be setup on Docker Hub, with automatic builds and a brief self-test to verify it works as expected.

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

No branches or pull requests

1 participant