microsoftgraph / microsoftgraph/microsoft-graph-comms-samples
Error building the docker Image locally
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 253
- Forks
- 275
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 1
Description
=> ERROR [internal] load metadata for mcr.microsoft.com/windows:1809 0.8s
=> CANCELED [internal] load metadata for mcr.microsoft.com/dotnet/framework/sdk:4.8 0.8s
[internal] load metadata for mcr.microsoft.com/windows:1809:
failed to solve with frontend dockerfile.v0: failed to create LLB definition: no match for platform in manifest sha256:f585a495e54816ab869510758c57980d3ae44d4edf2552fc812ae24b327bf48d: not found
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 by reproducing the local Docker build and inspect the Dockerfile references to mcr.microsoft.com/windows:1809 and mcr.microsoft.com/dotnet/framework/sdk:4.8. Determine whether the failure is caused by platform support or unavailable image manifests; done means the documented local build completes or the supported platform limitation is clearly recorded.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- build-system, devops
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100