Skip to content

smkanadl/dotnet-docker-x86

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 

Repository files navigation

Windows docker images for the .NET SDK in x86

This repo aims to fill a gap in the official Docker images created by Microsoft and provide a x86 SDK.

Disclaimer

Images are published to ghcr.io/smkanadl/sdk. Use at your own risk! Dockerfiles are heavily inspired by the official documentation.

Problems

Images for windows-2022 are based on the windowsservercore images as the nanoserver images are not capable of running native x86 binaries. microsoft/Windows-Containers#118 Images for windows-2025 are now based on the nanoserver image using FoD to install WoW64. https://techcommunity.microsoft.com/blog/containers/discover-the-new-era-of-windows-server-2025-nano-server-containers/4413060

About

Provide dotnet SDK images using the x86 version of the SDK. Makes heavy use of the Dockerfiles from https://github.com/dotnet/dotnet-docker.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors