mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 22:06:21 +00:00
eafe694536
We're moving from very slow QEMU-virtualised builds to very fast ones based on cross toolchains. - refactor jobs; add checksums to release note - build and publish Docker images with ARM/ARM64 binaries
Simple Docker image with the contents of a release tarball inside it. It's being built and published to Docker Hub from a GitHub action, in CI.
Suitable for end users. Example docker-compose
configuration files included.