Sign inSign up

xjonathanlei/bitcoind

By xjonathanlei

Updated about 2 months ago

Clean Bitcoin Core Docker image

Image
0

9.1K

xjonathanlei/bitcoind repository overview

Bitcoin Core Docker Image

Docker Hub

Built images are available at Docker Hub.

Data Storage

bitcoind stores data in /data

Environment Variables

CHAIN

The network for bitcoind to run on. Can be one of the following:

  • main
  • test
  • regtest

Defaults to main

TXINDEX

Whether to maintain a full transaction index or not. Can be one of the following:

  • true
  • false

Defaults to false

RPC_USERNAME

Username for RPC, defaults to bitcoin

RPC_PASSWORD

Password for RPC, defaults to bitcoin

Tag summary

Content type

Image

Digest

sha256:8ba2224d8

Size

108 MB

Last updated

about 2 months ago

docker pull xjonathanlei/bitcoind