hyperledger-labs / fabric-operations-console

A UI for managing Fabric peers, orderers, and CAs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

build multi platform docker images

fernandobsb opened this issue · comments

Hello, how are you, is there any planning to implement the build of the console docker images for the ARM64 platform in addition to AMD64? I say this because the images of both the hyperledger fabric framework from version 2.5 and the fabric-operator are already carrying out the multi-platform build. The Console has 3 images that we need to build to use the arch ARM64 stack solution, which would be fabric-console, grpc-web and fabric-deployer?

I have no plans to work on an arm build myself, but i'd encourage others to make such a PR.

yes, your analysis is correct, it would need to be done for those 3 components.