#!/bin/sh docker build --tag eccrypto -f .buildbot/node/Dockerfile . docker run -it --rm eccrypto:latest .buildbot/node/test.sh