nimbus-eth2/docker
Viktor Kirilov d9f9949ef0 use a separate process for the private keys (Off by default) - there is a new signing_process binary which loads all validators of the beacon node and the BN dictates through stdin of the signing process what to be signed and when and reads from stdout of the process 2020-09-02 12:47:00 +03:00
..
shared_testnet use a separate process for the private keys (Off by default) - there is a new signing_process binary which loads all validators of the beacon node and the BN dictates through stdin of the signing process what to be signed and when and reads from stdout of the process 2020-09-02 12:47:00 +03:00
Dockerfile Dockerfile: beacon_node needs SIGINT to shut down gracefully 2020-06-27 20:14:36 +02:00
Makefile post-merge fixes 2020-04-08 23:09:52 +02:00
README.md Add docker build scripts 2019-09-10 12:19:03 -04:00
manage_testnet_hosts.nims Use consistent naming for the synonyms 'deposits-dir' and 'validators-dir' 2020-08-02 23:00:43 +03:00
publish_testnet0.sh Add docker build scripts 2019-09-10 12:19:03 -04:00
publish_testnet1.sh Add docker build scripts 2019-09-10 12:19:03 -04:00

README.md

Description

This Dockerfile defines the image used in the infra-nimbus fleet of hosts via the infra-role-beacon-node.