The error “stat /bin/sh: no such file or directory has occurred” occurs.
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Needs clarification
- Activity status
- Stale
- Tech stack
- docker, shell
- Domain
- devops, infrastructure
Research direction
Start by reproducing the Docker Desktop container launch with the volume mounted at /builder/bin, then compare it with the working docker run --rm -v ./bin/:/builder/bin -it openwrt/imagebuilder:ramips-mt7621-24.10.2 command. Done means identifying why the Docker Desktop setup reports stat /bin/sh and documenting or correcting the launch configuration.
Written by the indexing model from the issue text.
Description
Hello, everyone.
Pull openwrt/imagebuilder:ramips-mt7621-24.10.2 from Docker Hub. Then, start a container from Docker Desktop with the following parameters:
volumes: my drive/bin
Container path: /builder/bin
I suspect that something is missing in the startup process, but I'm not sure what to do.
Can anyone help me?
The following command line launch works fine.
docker run --rm -v ./bin/:/builder/bin -it openwrt/imagebuilder:ramips-mt7621-24.10.2
- Dominant language
- Shell
- Stars
- 625
- Forks
- 103
- Avg merge
- 3d 22h
- Merged PRs (30d)
- 1
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.
More from openwrt/docker
-
Difficulty 1/5 1-3 hours Newbie friendliness 62/100
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
-
multiple quirks Open
Difficulty 4/5 3-5 days Newbie friendliness 30/100
-
Difficulty 3/5 1-2 days Newbie friendliness 52/100
-
Difficulty 3/5 1-2 days Newbie friendliness 38/100
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
danielmiessler/LifeOS#2218 ·
-
docs(agents): strengthen the no-backslash-escaped-backticks rule with an issue-creation example Open
Difficulty 1/5 Under an hour Newbie friendliness 92/100
-
package-update
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
oSoWoSo/vOid_Community_repOsitory#148 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
chore
Difficulty 1/5 Under an hour Newbie friendliness 91/100
alunduil/alunduil-chezmoi#792 ·