Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (15 loc) · 1.09 KB

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>