docker-bitcoind icon indicating copy to clipboard operation
docker-bitcoind copied to clipboard

Flexible multi-arch (amd & amd64) Bitcoin Core Docker image

Results 21 docker-bitcoind issues
Sort by recently updated
recently updated
newest added

branch is being discussed here: https://github.com/fjahr/bitcoin/tree/2024-04-testnet-4-fix-v27 it would be great to have this as an option to run via Docker easily since testnet3 is unusable.

I do not want to use the user ID 1000 as this does not match my system. Instead I would like to use 996. The permissions of the data directory...

Could not build 0.15 ``` => ERROR [builder 12/17] RUN make -j$(( $(nproc) + 1 )) check 118.7s ------ > [builder 12/17] RUN make -j$(( $(nproc) + 1 )) check:...

Not sure if there's a specific reason for using GCC, but I recently dockerized [Elements](https://github.com/ElementsProject/elements), a fork of Bitcoin Core, and switching to clang saved about an hour of build...

Hi, I'm running your docker bitcoin node. The default output is logged to the console (stdout). But I want to log to a log file. Digging into the ```bitcoin.conf``` options...

It would be great if one could pass the local timezone variable to the container to use, especially handy for the bitcoin debug.log. For this to work , it requires...

Container name for Bitcoin is no longer called "bitcoind", on my last image is just called "bitcoin", so the documentation needs to be updated accordingly. I refer to README.md ->...

0.21.0 build19 crashes on trying to load sqlite3 so. Did you forget to include sqlite in the container?

See the comment [here](https://github.com/getumbrel/umbrel-compose/issues/20#issue-631480909) by @lukechilds .. But also the likelihood is very low