about the docker run
Open
- Dominant language
- C++
- Stars
- 63
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
hi , when i run the " sudo ./docker run",it occur to me the mistake "invalid value ":/ssh-agent" for flag -v: bad format for path: :/ssh-agent",what can i do to solve it?
thank u!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing `sudo ./docker run` and inspect the `-v` argument containing `:/ssh-agent`. Check the repository's Docker usage instructions and command definition to identify why the host-side path is empty; done means the command runs without the reported bind-mount parsing error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100