Sign inSign up

patterns/geth

By patterns

Updated about 9 years ago

Image (https://github.com/patterns/docker-geth) for Geth tool from Ethereum

Image
0

430

patterns/geth repository overview

docker-geth

This is a Docker image for the Geth CLI tool of Ethereum

Quickstart

  1. Install Docker
  2. Git clone the src
  3. From the cloned directory, build and run
$ docker build -t geth .
$ docker run -it --rm -v $(pwd):/home/alpine/geth geth --datadir /home/alpine/geth account list

Credits

The original Dockerfile was from Ethereum

Tag summary

Content type

Image

Digest

Size

11.4 MB

Last updated

about 9 years ago

docker pull patterns/geth