You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: