nimbus-eth2/docker
Jacek Sieka fd4de5de0f
start untangling beaconnode (#589)
* Move BeaconNode type to its own file (fewer imports)
* disentangle sync protocol/request manager
* fix some old nimisms
* de-fear some logs
* simplify eth1 data production
* add stack tracing to release builds
* drop release compile flag for testnet
2019-11-25 15:36:25 +01:00
..
Dockerfile testnet: switch to a debug build [skip ci] 2019-11-20 13:53:24 +00:00
Makefile Docker changes [skip ci] 2019-11-18 18:09:23 +00:00
README.md Add docker build scripts 2019-09-10 12:19:03 -04:00
manage_testnet_hosts.nims start untangling beaconnode (#589) 2019-11-25 15:36:25 +01: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
run_in_docker.sh Remove the --nat:none forcing in Docker 2019-11-01 17:15:53 +02:00

README.md

Description

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