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

Changing user ID in docker-compose to match system fails to start bitcoind #94

Open
mattdale77 opened this issue Mar 13, 2024 · 0 comments

Comments

@mattdale77
Copy link

mattdale77 commented Mar 13, 2024

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 match this and I update the docker-compose.yml to use the correct user ID in the user field.

However this fails with the following error

bitcoind | Error: filesystem error: cannot create directories: Permission denied [/.bitcoin/wallets]

Is this something that I might be doing wrong? Or is this a bug? Or is it a feature request to allow user IDs other than 1000? I'm not sure but I would like to be able to do this

@mattdale77 mattdale77 changed the title Changing user ID in docker-compose to match system does not Changing user ID in docker-compose to match system fails to start bitcoind Mar 13, 2024
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

1 participant