hyperledger-bevel / bevel

An automation framework for rapidly and consistently deploying production-ready DLT platforms
https://hyperledger-bevel.readthedocs.io/en/latest/
Apache License 2.0
346 stars 719 forks source link

Indy: Dockerfile for indy-node Docker image #38

Closed sownak closed 5 years ago

sownak commented 5 years ago

Create the indy-node Dockerfile, which will be used to run a HL Indy VALIDATOR node. The node IP, node port, client port, node name and network name should be as input parameters (env variables).

[https://github.com/hyperledger/indy-node/tree/master/environment/docker/pool]

 

juraj-durech commented 5 years ago

Closed by #110