Skip to content
Snippets Groups Projects
Commit 2f4ff52d authored by Androlo's avatar Androlo
Browse files

godep changed, docker runs, ethans volumes needs to be re-added

parent 21e259d6
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
docker build -t eris-db .
# run tendermint
docker run --name eris-db --volumes-from mintdata -d -p 46656:46656 -p 46657:46657 -e FAST_SYNC=$FAST_SYNC mint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment