bitcoind
Docker 应用程序 from Anym001's Repository
概述
Run your own Bitcoin node and contribute to the decentralization of the Bitcoin network!
This template deploys a full bitcoind instance based on Bitcoin Core. (https://bitcoin.org)
To allow other nodes to connect to your instance, make sure port 8333 on your router is forwarded to the container’s P2P port configured below.
For full customization, create a bitcoin.conf file inside the data directory. You can reference Bitcoin Core’s example configuration for available options and advanced settings.
Example: https://github.com/bitcoin/bitcoin/blob/master/share/examples/bitcoin.conf
运行时参数
- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Data DirPathrw
- 目标
- /home/bitcoin/.bitcoin
- 价值
- /mnt/user/bitcoin/bitcoind
Host Port 1Porttcp
- 目标
- 8332
- 价值
- 8332
Host Port 2Porttcp
- 目标
- 8333
- 价值
- 8333
PUIDVariable
- 价值
- 99
PGIDVariable
- 价值
- 100
UMASKVariable
- 价值
- 002
详细信息
存储库
ghcr.io/anym001/docker-bitcoind:latest最后更新2026-06-01
初见2025-12-22
在Unraid 上运行 Bitcoind 。
Bitcoind 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。