Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Docker usage fails with "login required"

Open Beginner friendly
#380 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from rustfs/cli

All issues in rustfs/cli

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.