quorum-dev-quickstart
quorum-dev-quickstart copied to clipboard
change docker-compose.yml to take multiple merge keys as array
A change was made in version 2.17 to improve YAML parsing, specifically allowing multiple merge keys to be treated as an array. You can check the details in this GitHub issue: https://github.com/docker/compose/issues/10411.