Re: Chaincode Upgrade Docker Container Environment
Brett T Logan <brett.t.logan@...>
In core.yaml you can specify your own chaincode runtime image for golang, Java or Node. So you can extend the image to include your tools, publish the image to a Docker registry and then use that as the runtime in your core.yaml:
----- Original message -----
|
|