nimbus-eth2/docker/dist/base_image
Ștefan Talpalaru 4a7a62c072
dist: cross-build ARM64 on Debian-10.10 (#2944)
instead of Ubuntu-18.04. This fixes a crash when stress-testing the
metrics HTTP server. We think it was due to gcc-7.4.0 miscompiling
something. The new distro/version gives us gcc-8.3.0, but with the same
old glibc-2.28 we need on Raspbian.
2021-10-03 16:41:35 +02:00
..
Dockerfile.amd64 CI release: ARM and ARM64 builds (#2213) 2021-01-07 10:19:29 +01:00
Dockerfile.arm dist: faster builds for ARM and ARM64 2021-03-15 14:38:39 +02:00
Dockerfile.arm64 dist: cross-build ARM64 on Debian-10.10 (#2944) 2021-10-03 16:41:35 +02:00
Dockerfile.macos Merge stable into unstable 2021-05-20 13:50:40 +03:00
Dockerfile.win64 Windows binary release 2021-02-04 10:25:44 +02:00
Makefile dist: cross-build ARM64 on Debian-10.10 (#2944) 2021-10-03 16:41:35 +02:00
README.md CI release: ARM and ARM64 builds (#2213) 2021-01-07 10:19:29 +01:00
build_osxcross.sh Merge stable into unstable 2021-05-20 13:50:40 +03:00
make_base_image.sh dist: faster builds for ARM and ARM64 2021-03-15 14:38:39 +02:00

README.md

You probably don't want to recreate and push these base images to Docker Hub, because when older images expire and get deleted, it will no longer be possible to reproduce old releases.