2020-11-19 Cactus Contributors Western Hemisphere Agenda
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit the Hyperledger Code of Conduct.
Hyperledger is committed to creating a safe and welcoming community for all. For more information please visit our Code of Conduct: Hyperledger Code of Conduct
Announcements
Discussion
- Demo of the new Cactus Fabric All-in-One Docker image that is powered by DinD (Docker in Docker)
- It uses the excellent Fabric Samples github repo to pull up the ledger
- Pro: Can pull up an entire Fabric ledger (10+ containers) running embedded within a single container
- Pro: Can run multiple fabric ledgers on the same machine in parallel (randomized host ports will be picked by Docker automatically)
- Pro: Alpine based, much thinner image than the Ubuntu based ones
- Pro: Configurable Fabric version
- Pro: Comes with a built-in health check which polls for one of the example contracts actually responding to queries which
- Con: Takes more than 60 seconds from container start to passing the health check (e.g. when ledger is fully booted up)
- Academic Paper Discussion (#4)