docker / docker/docker-credential-helpers

Docker credential wincred - not saving credentials

Open
#163 1 comment 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
1.3k
Forks
195
Avg merge
1d 20h
Merged PRs (30d)
5

Description

No docker daemon running.

Added Docker credential wincred to the path.

After

docker-credential-wincred store
{"ServerURL": "https://:4443","Username": "","Secret": ""}

no response from program.

Is this the correct way to save credential via cli.

I have used docker login to save credentials . But I need standalone credentials helpers to store and get credentials

Contributor guide

Open the contributing guide

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.

Research direction

Start by reproducing the standalone docker-credential-wincred store command described in the issue and inspect the wincred helper entry point. Compare its behavior with the expected credential-helper protocol, then verify that stored credentials can be retrieved with the corresponding get command.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, go
Domain
authentication, cli, security
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.