hyperledger / hyperledger/fabric

In main branch, building docker images with HSM support doesn't work

Open
#3,645 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
9.1k
Avg merge
5h 38m
Merged PRs (30d)
26

Description

a per these lines
https://github.com/hyperledger/fabric/blob/d18be4662d74bc3abef1b95fc703c62b4c80bfd5/images/peer/Dockerfile#L28
https://github.com/hyperledger/fabric/blob/d18be4662d74bc3abef1b95fc703c62b4c80bfd5/images/orderer/Dockerfile#L27

CGO should not be disabled when building the peer/orderer

However fabric documentation specifies that if you want to build docker images with HSM support it will need these Dockerfile files to support it.This looks to have been introduced with support for arm images so don't know the effect of just removing the CGO or the reason it was added in the first place

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.