microsoft / microsoft/OmniParser

Unable to create Omnibox VM

Open
#230 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Jupyter Notebook
Stars
25.4k
Forks
2.2k
PR merge metrics
No merged PRs in 30d

Description

Image

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.