Eth Docker, a simple yet configurable way to run Ethereum nodes.
Please see the official documentation.
For a quick testnet start, you can install prerequisites and configure Eth Docker, as any user not named root:
cd ~ && git clone https://github.com/ethstaker/eth-docker.git && cd eth-docker./ethd install./ethd config
The #software channel in ethstaker Discord is the place to ask questions about Eth Docker.
Contributions are highly appreciated. We have GitPOAPs! To make your life easier, please read the contribution guidelines so you can run lint checks locally on pre-commit.
Eth Docker uses calendar versioning, to make it easy to align with known hardfork dates. Eth Docker will release a new version for breaking changes, so you can pin that along your pinned client versions.
This is Eth Docker v26.3.1-dev