docker / docker/docker-credential-helpers
Include in the installation guide about the expected naming of the binary
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.3k
- Forks
- 195
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 5
Description
I.e. You download the file as docker-credential-pass-v0.9.3.linux-amd64 but docker expects the binary to be called docker-credential-pass. This should be included in the docs.
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.
Research direction
Find the installation guide and read the section describing downloaded credential helpers. Document that a file such as docker-credential-pass-v0.9.3.linux-amd64 must be renamed to docker-credential-pass before Docker can use it. Done means the expected binary name and rename step are clear in the guide.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100