Docker Azurite for Windows Containers failure on docker pull command.
Open
- Dominant language
- TypeScript
- Stars
- 2.3k
- Forks
- 393
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 36
Description
Hi! I was under the impression that Azurite docker images now also supported Windows containers since PR #2332 ?
It appears the Windows image is being built as part of the [PR check](https://github.com/Azure/Azurite/actions/runs/12667942461/job/35302359849) but when trying to pull to Windows container it exits with the error:
```
3.33.0: Pulling from azure-storage/azurite
no matching manifest for windows/amd64 10.0.17763 in the manifest list entries
```
Is it possible to add the image/manifest to the current latest version or will it only be available by the next release?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.