Docker container to automatically build and output the bitcoind binary.
Currently this container builds the binary using Debian.
If you found this Docker container useful, please consider donating:
17cufN5rCpbjRAns3knJD6qu4wdZybBFaJ
bitcoind binary when complete:
$ mkdir ~/output
$ docker run -v ~/output:/bitcoin-out zerodivide1\docker-bitcoind-builder
bitcoind binary in the ~/output folder)$ docker ps -a | grep zerodivide1\docker-bitcoind-builder
$ docker rm xxxx
xxxx is the name of the container from the previous step (e.g. evil_heisenberg)This Docker container is released under a GNU v2 Public License. See LICENSE.md for more details.
Content type
Image
Digest
sha256:5db636d39…
Size
211.5 MB
Last updated
almost 11 years ago
docker pull zerodivide1/docker-bitcoind-builder