https://github.com/ethresearch/pyethapp-research
Pyethapp for docker auto build
https://github.com/ethresearch/pyethapp-research
Last synced: 6 months ago
JSON representation
Pyethapp for docker auto build
- Host: GitHub
- URL: https://github.com/ethresearch/pyethapp-research
- Owner: ethresearch
- Created: 2017-12-12T07:50:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-22T10:08:09.000Z (over 8 years ago)
- Last Synced: 2025-01-24T16:23:37.920Z (over 1 year ago)
- Language: Makefile
- Size: 8.79 KB
- Stars: 2
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dockerized Pyethapp
[](https://hub.docker.com/r/ethresearch/pyethapp-research/builds/)
[](https://hub.docker.com/r/ethresearch/pyethapp-research/)
- use `devel` image for development and debugging. This image contains `curl`, `ping`, and other tools a developer might need when figuring out the bug.
- use `alpine` image for deployment. This images is intentionally kept as light as possible, so building, pulling from Docker Hub could be faster.