Docker usage fails with "login required"
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 82/100
- Issue type
- Documentation
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- docker
- Domain
- cli, documentation
Research direction
Start at the CLI download documentation at https://rustfs.com/download/cli/ and compare its Docker commands with the working image name reported in the issue. Update the outdated image reference from rustfs/cli:latest to rustfs/rc:latest, then verify that the documented pull and run commands use the corrected image.
Written by the indexing model from the issue text.
Description
When using:
docker pull rustfs/cli:latest
docker run --rm rustfs/cli:latest rc --help
I receive:
Error response from daemon: pull access denied for rustfs/cli, repository does not exist or may require 'docker login'
I did find out that it should be rustfs/rc:latest not rustfs/cli:latest — so the documentation at https://rustfs.com/download/cli/ is outdated for docker.
- Dominant language
- Rust
- Stars
- 152
- Forks
- 21
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 23
Contributor guide
No contributing guide indexed for this repository
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.
More from rustfs/cli
-
Difficulty 4/5 3-5 days Newbie friendliness 52/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Similar issues
-
bug CLI custom-model
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
rust-bitcoin/rust-bitcoin#6930 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
fulcrumgenomics/ferro-hgvs#2251 ·
-
A-allocators A-docs C-enhancement T-libs
Difficulty 2/5 1-3 hours Newbie friendliness 75/100