microsoft / microsoft/OmniParser
Unable to create Omnibox VM
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 25.4k
- Forks
- 2.2k
- PR merge metrics
- No merged PRs in 30d
Description
I do not have access to docker desktop so using docker binaries. OS is windows server 2022.
Initially i was having issues with docker compose command not recognizing shorthand -f.
Changed the docker compose command to use binary docker-compose instead of docker compose and it worked. Now I'm facing issues in pulling the below image. Looked into the Dockerfile and saw this line:
COPY --from=qemux/qemu-docker:6.08
This leads to error in the above image. Is there any workaround for this ?
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
Start with the Dockerfile line COPY --from=qemux/qemu-docker:6.08 and reproduce the image-pull failure using docker-compose on Windows Server 2022 without Docker Desktop. Compare the result with the Docker Compose invocation described in the issue; done means identifying and documenting a verified workaround for creating the Omnibox VM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, dockerfile
- Domain
- devops, infrastructure
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100