docker plugin configuration in the readme and doc on scout web site (for windows part)
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
- 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
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