Open vpavlin opened 1 year ago
We currently provide binaries for a very minimal set of target architectures and platforms (Linux amd64, MacOS amd64 and arm64). We'd like to provide binaries (and conatiner images alongside them) for as many combinations as possible.
We should probably simply adopt what nimbus is doing: https://github.com/status-im/nimbus-eth2/tree/stable/docker
nimbus
Linux arm64
Win amd64
Removed from 0.24.0 because of low priotity.
Background
We currently provide binaries for a very minimal set of target architectures and platforms (Linux amd64, MacOS amd64 and arm64). We'd like to provide binaries (and conatiner images alongside them) for as many combinations as possible.
Details
We should probably simply adopt what
nimbus
is doing: https://github.com/status-im/nimbus-eth2/tree/stable/dockerAcceptance criteria
Linux arm64
andWin amd64
either in Github Actions or Status CI infra