This repo aims to fill a gap in the official Docker images created by Microsoft and provide a x86 SDK.
Images are published to ghcr.io/smkanadl/sdk. Use at your own risk! Dockerfiles are heavily inspired by the official documentation.
All images are based on the windowsservercore images as the nanoserver images are not capable of running native x86 binaries. microsoft/Windows-Containers#118