https://github.com/askmike/ethereum-raspbian-docker
https://github.com/askmike/ethereum-raspbian-docker
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/askmike/ethereum-raspbian-docker
- Owner: askmike
- License: mit
- Created: 2017-05-02T14:21:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T14:31:11.000Z (about 9 years ago)
- Last Synced: 2025-03-05T14:48:04.065Z (over 1 year ago)
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://hub.docker.com/r/askmike/ethereum-raspbian).
## Usage
Download:
docker pull askmike/ethereum-raspbian
Use in a Dockerfile that requires ethereum:
FROM askmike/ethereum-raspbian