nimbus-eth2/docker/dist/binaries
Ștefan Talpalaru eafe694536 dist: faster builds for ARM and ARM64
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
2021-03-15 14:38:39 +02:00
..
Dockerfile.amd64 CI: build and publish a Docker image for end-users 2021-01-26 18:52:59 +02:00
Dockerfile.arm dist: faster builds for ARM and ARM64 2021-03-15 14:38:39 +02:00
Dockerfile.arm64 dist: faster builds for ARM and ARM64 2021-03-15 14:38:39 +02:00
README.md CI: build and publish a Docker image for end-users 2021-01-26 18:52:59 +02:00
docker-compose-example1.yml CI: build and publish a Docker image for end-users 2021-01-26 18:52:59 +02:00
docker-compose-example2.yml CI: build and publish a Docker image for end-users 2021-01-26 18:52:59 +02:00
docker-compose-example3.yml CI: build and publish a Docker image for end-users 2021-01-26 18:52:59 +02:00

README.md

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.