pepper-project / pequin

A system for verifying outsourced computations, and applying SNARKs. Simplified release of the main Pepper codebase.
Other
122 stars 46 forks source link

Create dockerfile #38

Closed Uxio0 closed 5 years ago

Uxio0 commented 5 years ago

I think is useful to have a docker image with everything already compiled. That way it will be very useful for everyone to start building not requiring the installation and compiling of everything, which takes a while.

A dockerfile was created, info was added to the README and a script is also provided to run the docker build.

Congrats on the project

maxhowald commented 5 years ago

Cool, thanks! I was able to get Pequin running on macOS very easily using Docker. 👍