docker login reference can use some TLC
@dvdksn is already working on this.
Since Aug 30, 2024.
- Dominant language
- Go
- Stars
- 6.1k
- Forks
- 2.2k
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 43
Description
Description
I noticed there's some quirky wording about "must be root" and "sudo" on that page that even refers to docker-machine; looks like we need to clean up some of that.
I should add that there's SOME value to some of that information, but perhaps something to put in a more general location; if memory serves me well, some of it was written because users were not familiar with sudo behavior; some of that resulting in "HOME" not being "HOME" (and thus a different ~/.docker/config.json being used than they expected)
With the work on OAUTH; there's probably some additional information we can add as well (interactive vs non-interactive)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.