https://github.com/exodusmovement/docker-bitcoind
Bitcoin docker image
https://github.com/exodusmovement/docker-bitcoind
Last synced: 4 months ago
JSON representation
Bitcoin docker image
- Host: GitHub
- URL: https://github.com/exodusmovement/docker-bitcoind
- Owner: ExodusMovement
- Created: 2018-07-09T10:11:39.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-10-16T02:51:43.000Z (over 6 years ago)
- Last Synced: 2025-07-18T05:36:26.199Z (11 months ago)
- Homepage: https://quay.io/repository/exodusmovement/bitcoind
- Size: 12.7 KB
- Stars: 2
- Watchers: 33
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Bitcoin: http://github.com/bitcoin/bitcoin/
Image: https://quay.io/repository/exodusmovement/bitcoind
Every new bitcoin release have own branch where branch name is bitcoin version. For each docker image release we create tag `BRANCH_NAME-xxx`, where `xxx` is release version for *current* branch. Docker image with latest tag is used only for development and contain last build (please do not use it for production!).
Branches and releases:
- [0.16.1](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.1)
- [0.16.1-001](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.1-001)
- [0.16.1-002](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.1-002)
- [0.16.2](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.2)
- [0.16.2-001](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.2-001)
- [0.16.2-002](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.2-002)
- [0.16.2-003](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.2-003)
- [0.16.2-004](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.2-004)
- [0.16.3](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.3)
- [0.16.3-001](https://github.com/ExodusMovement/docker-bitcoind/tree/0.16.3-001)
- [0.17.0](https://github.com/ExodusMovement/docker-bitcoind/tree/0.17.0)
- [0.17.0-001](https://github.com/ExodusMovement/docker-bitcoind/tree/0.17.0-001)