Dockerfile to build Docker image for snarkOS.
This repo is created in order to run integration tests for snarkOS.js.
Run the following command to build the image:
docker build -t bayu/snarkos:1.38 .
You can use the following command to run the container:
docker run --rm bayu/snarkos:1.38