helium / blockchain-etl

Blockchain follower that follows and stores the Helium blockchain
Apache License 2.0
64 stars 37 forks source link

Adding curl removing wget from Dockerfile #173

Closed nmharmon8 closed 3 years ago

nmharmon8 commented 3 years ago

Adding curl for downloading the rust tool chain in the dockerfile.

abhay commented 3 years ago

Good catch. I was surprised we don't need wget to fetch the genesis block but seems like we have it checked in here.