hyperledger / hyperledger/fabric-test
Replace Docker-Compose With Official Docker SDK
Open
- Dominant language
- Go
- Stars
- 151
- Forks
- 128
- Avg merge
- 3h 19m
- Merged PRs (30d)
- 1
Description
When launching networks using the `Operator` tool, we use the `ytt` templating engine to create Docker Compose files. When the `-a up` flag is passed to the `operator` command, we directly call the `docker-compose` cli. Instead we should replace this functionality with the Docker SDK: https://docs.docker.com/engine/api/sdk/
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.