Skip to content

eth-educators/eth-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eth Docker: Docker automation for Ethereum nodes.

GitPOAP Badge

Eth Docker, a simple yet configurable way to run Ethereum nodes.

Getting Started

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/eth-educators/eth-docker.git && cd eth-docker
  • ./ethd install
  • ./ethd config

Support

The #software channel in ethstaker Discord is the place to ask questions about Eth Docker.

Contributions

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.

License

Apache License v2

Version

Eth Docker uses a "semver-ish" scheme.

  • First digit, major shifts in how things work. The last one was Ethereum merge. I do not expect another shift that large.
  • Second through fourth digit, semver.

This is Eth Docker v2.9.0.0