8000 GitHub - aaxx/geth-docker: go-ethereum(geth) configs for docker-compose and kubernetes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

aaxx/geth-docker

 
 

Repository files navigation

Geth Docker

For Production

docker pull islishude/geth
mkdir -p -m 777 /chaindata/geth

docker run -v /chaindata:/chaindata islishude/geth --datadir=/chaindata

For Development

About

go-ethereum(geth) configs for docker-compose and kubernetes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Dockerfile 100.0%
0