opencbdc-tx
opencbdc-tx copied to clipboard
README Incorrectly Details Docker Permissions
here, users are incorrectly told one needs a root shell for Docker. This is not true. The Docker installation instructions themselves detail specifically how to avoid this, and if you are using native mac/windows apps you probably don't even have to do that.
I suggest either:
- no instructions are given, and users are trusted to know how to use Docker, or how to look that up themselves
- if such hand-holding is desired/necessary, we encourage best practices and point users towards the guide above rather than encourage unnecessary use of root permissions
Thanks for raising this! This is a tough needle to thread because we do want to make it as easy as possible for people to get up and running with the code, but you are correct that we shouldn't mislead people (nor should we encourage bad practices).
I will take a crack at drafting some better language pointing to the correct resources, but would welcome specific suggestions (and PRs, of course)!
Sure, as long as there's a desire to change (and that seems to be the case), I can draft a PR later today :)
Always happy to see things being maintained 👍
created #40