Official Docker Image #5311
Labels
area/build
Discussions about build and compilation issues
kind/enhancement
Kind: Enhancement
need/team-input
Hint: Needs Team Input
As part of the Lotus release process, create Docker image(s) containing all lotus binaries.
Guiding Principles
lotus-miner
andlotus-worker
a viable GPU runtime should be included, likely based onnvidia/opencl
. Likely an Ubuntu based image.FROM
sourcelotus-miner
andlotus-worker
binaries should produce native builds settingRUSTFLAGS="-C target-cpu=native -g
andFFI_BUILD_FROM_SOURCE=1
- blocked by Upgrade blst to fix cross cpu architecture binary incompatibilities #3339The text was updated successfully, but these errors were encountered: