docker / docker/scout-cli

docker plugin configuration in the readme and doc on scout web site (for windows part)

Open
#147 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
454
Forks
134
PR merge metrics
No merged PRs in 30d

Description

IN REF of this Issues closed https://github.com/docker/scout-cli/issues/98

Sorry to reiterate the error, but for Windows the path integration in the JSON is wrong, it has to be escaped, so putting only one Slash doesn't work. Then finally in the documentation they put a declared name I think to do it in a relative way would be more judicious too.

Like this: “cliPluginsExtraDirs”: ["%USERPROFILE%\\.docker\\scout"],
Double slash for escaped.

If you have this config but as like my config you need just to copy the Scout-cli here :
C:\Program Files\Docker\cli-plugins
But this is never mentioned either

Thank you.

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.

Research direction

Review the README and the Docker Scout website documentation sections covering cliPluginsExtraDirs and Windows plugin installation. Verify the escaped %USERPROFILE% path and the C:\Program Files\Docker\cli-plugins location against the referenced issue. Done means both documentation locations show correct, usable Windows instructions.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker
Domain
devops, documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.