Skip to content

Docker automation for Ethereum staking full nodes

License

Notifications You must be signed in to change notification settings

darshildarji/eth-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eth-docker: Docker automation for Ethereum consensus and execution clients.

eth-docker, a docker automation project for Ethereum consensus and execution clients.

Getting Started

Please see the official documentation.

For a quick testnet start, you can install prerequisites and configure eth-docker, as a non-root user:

  • sudo apt install -y docker docker-compose git && sudo systemctl enable --now docker
  • cd ~ && git clone https://github.com/eth2-educators/eth-docker.git && cd eth-docker
  • ./ethd config

License

MIT License (MIT)

Tip Jar

If we've helped you out, in-person or by creating this project, a tip will be very welcome.

  • yorickdowne.eth: 0xDccf8451070a86183eE70D330C4c43b686E9CF86
  • danb.eth: 0xBe5Bd61fd37444290913Eff8f5dfF8C4D0d7A093 (NFTs welcome)

Version

This is eth-docker v1.4

About

Docker automation for Ethereum staking full nodes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 98.3%
  • Dockerfile 1.7%