The Quorum Developer Quickstart utility can be used to rapidly generate local Quorum blockchain networks for development and demo purposes using Besu and GoQuorum
Apache License 2.0
135
stars
101
forks
source link
change docker-compose.yml to take multiple merge keys as array #282
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.
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.