cloudfoundry-attic / blockhead

CF-Extensions Blockhead project
Apache License 2.0
3 stars 3 forks source link

specific dockerfiles for each image we may deploy #47

Closed MHBauer closed 5 years ago

MHBauer commented 5 years ago
cfdreddbot commented 5 years ago

Hey MHBauer!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

MHBauer commented 5 years ago

hopefully this resolves #38

I can split this up if that's wanted. What we really need is to make sure that each image for both geth nodes and the broker are fully working.

MHBauer commented 5 years ago

versions updated, client-go image should always be a newer verison of geth, can float at >=v1 or try release-1.8 which should float with 1.8 releases

MHBauer commented 5 years ago

@nimakaviani everything is set and building? Can we merge?

nimakaviani commented 5 years ago

sure looks good.

Ideally we would like to tag the images we build in the Makefile as blockheads/broker and blockheads/geth-node but we can fix that later.

I created a repo for blockheads on dockerhub (blockhead - singular - was taken).