hyperledger-labs / weaver-dlt-interoperability

A platform, a protocol suite, and a set of tools, to enable interoperation for data sharing and asset movements between independent networks built on heterogeneous blockchain, or more generally, distributed ledger, technologies, in a manner that preserves the core blockchain tenets of decentralization and security.
Apache License 2.0
55 stars 45 forks source link

fix(weavercc): build with musl-gcc #406

Closed sandeepnRES closed 1 year ago

sandeepnRES commented 1 year ago

Fix dockerfile to build go binary using musl-gcc as that is compatible with Alpine image at runtime.