cacti
cacti copied to clipboard
feat(connector-daml): aio image
Description
As a developer, I want to create an all in one image dockerized ledger for DAML platform, so that we can use that aio in our DAML connector via test tooling class
Reference: https://docs.daml.com/getting-started/index.html#
Acceptance Criteria
-
daml-all-in-one
available undertools/docker
folder - The dockerized container should have the appropriate healthchecks
- The ledger should be accesible from outside the container via the client libraries/rpc (whatever is applicable)
- Readme within the aio folder mentioning how to build & run a daml ledger docker image