creates bitcoin bootstrap file

This commit is contained in:
2016-04-06 04:52:32 +02:00
parent 5533ee1239
commit c28036bae1
5 changed files with 110 additions and 0 deletions

7
mkbootstrapdat/Makefile Normal file
View File

@@ -0,0 +1,7 @@
default: build
build:
docker-compose build
up:
docker-compose up