익명 02:15

Running a bitcoind docker

Running a bitcoind docker

Thanks to the bitcoin.stack community I have successfully launched a bitcoind docker with an external volume which has the block data

Currently its in 100% sync but I am facing an issue to get information using bitcoin-cli I need to run bitcoind -reindex and then add txindex=1 into bitcoin.conf

As I pulled the docker image from docker hub I do not have any control over its docker file and I have 140GB+ blockchain data that I do not wanna discard and start over

How do I run --reindex on a bitcoin docker container ?



Top Answer/Comment:

Well if you use volume you discard nothing. Next restart will reuse your volume.

상단 광고의 [X] 버튼을 누르면 내용이 보입니다