Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 358 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 358 Bytes

ethereum-raspbian-docker

Has a dockerfile that downloads and install ethereum 1.6 on a raspberry pi!

This is linked to dockerhub/askmike/ethereum-raspbian.

Usage

Download:

docker pull askmike/ethereum-raspbian

Use in a Dockerfile that requires ethereum:

FROM askmike/ethereum-raspbian