quorum-dev-quickstart
quorum-dev-quickstart copied to clipboard
Fix for tessera not working in mac m1/m2
Fix for https://github.com/Consensys/quorum-dev-quickstart/issues/277
This is hack or hot fix for mac m1/m2 machines, if we pull tessera amd64 arch docker it works fine in mac m1/m2 machines too.
Yeah, check #274 I too faced the same issue and temporarily resolved it by adding --platform=linux/amd to the script in #274.