opencbdc-tx icon indicating copy to clipboard operation
opencbdc-tx copied to clipboard

README Incorrectly Details Docker Permissions

Open tarfeef101 opened this issue 3 years ago • 3 comments

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

tarfeef101 avatar Feb 08 '22 05:02 tarfeef101

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)!

HalosGhost avatar Feb 08 '22 14:02 HalosGhost

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 👍

tarfeef101 avatar Feb 08 '22 14:02 tarfeef101

created #40

tarfeef101 avatar Feb 09 '22 05:02 tarfeef101