Re: Is it efficient when "Upgrade Chaincode New Docker Container will be created"?
Brett T Logan <brett.t.logan@...>
In 2.0 Fabric we added logic to remove unreferenced chaincode containers, so once your old version is no longer used anywhere it would be cleaned up. We also introduced a new chaincode builder and launcher model in 2.0, this empowers developers and admins to run chaincode however they see fit, including totally devoid of Docker, take a look at it here: https://hyperledger-fabric.readthedocs.io/en/master/cc_launcher.html
----- Original message -----
|
|