compose-cli icon indicating copy to clipboard operation
compose-cli copied to clipboard

Windows Container Support

Open xbringer opened this issue 5 years ago • 3 comments

I was excited to try this to easily run my containerized Windows command line application on Azure, but it seems Windows containers are not supported. When I run the base ltsc2019 image as a test I get the following message:

docker run mcr.microsoft.com/windows/servercore:ltsc2019 [+] Running 0/1

  • wizardly-noyce Waiting 2.0s containerinstance.ContainerGroupsClient#CreateOrUpdate: Failure sending request: StatusCode=400 -- Original Error: Code="ImageOsTypeNotMatchContainerGroup" Message="The container image 'mcr.microsoft.com/windows/servercore:ltsc2019' doesn't support specified OS 'Linux' for container group 'wizardly-noyce'."

Is Windows support on the roadmap for ACI integration?

xbringer avatar Jul 02 '20 19:07 xbringer

Hi @xbringer,

Sorry for the late reply and thanks for raising this! We do not currently have Windows container support on our roadmap so I've added it to our public roadmap to get more feedback: https://github.com/docker/roadmap/issues/138.

chris-crone avatar Jul 17 '20 09:07 chris-crone

+1

eleasysoft avatar Apr 12 '22 08:04 eleasysoft

+1

ZeeNastalski avatar Feb 26 '23 06:02 ZeeNastalski