Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker compose yaml #25

Open
starcox64 opened this issue Sep 11, 2024 · 2 comments
Open

docker compose yaml #25

starcox64 opened this issue Sep 11, 2024 · 2 comments

Comments

@starcox64
Copy link

to get my node running, I had to add a command for reindexing to docker compose yaml file. if others have this issue, it may be worth updating the docker yaml file

@morismc09
Copy link

Thanks, but what was the command that you used?

@starcox64
Copy link
Author

Thanks, but what was the command that you used?

change the entrypoint line to

entrypoint: ["bitcoind", "-datadir=/data/", "-reindex"]

however, as of last night this is no longer working for me due to (I think) corruption of various files in the block folder. I suspect it's a docker issue but I don't know.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants