cacti icon indicating copy to clipboard operation
cacti copied to clipboard

feat(connector-daml): aio image

Open jagpreetsinghsasan opened this issue 8 months ago • 1 comments

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

  1. daml-all-in-one available under tools/docker folder
  2. The dockerized container should have the appropriate healthchecks
  3. The ledger should be accesible from outside the container via the client libraries/rpc (whatever is applicable)
  4. Readme within the aio folder mentioning how to build & run a daml ledger docker image

jagpreetsinghsasan avatar May 28 '24 13:05 jagpreetsinghsasan