/docker-ethereum

Docker images with the latest Ethereum Blockchain installed

Primary LanguageShellMIT LicenseMIT

docker-ethereum

This is the repository for the kunstmaan/ethereum-{g}eth docker images.

Images

Running

Use this docker-compose.yml and run:

docker-compose up -d

Connecting to an image

Run docker psto find the name of the container and attach to it by running docker attach <containername>