Skip to content
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.

Windows Container Support #657

Open
Open
@xbringer

Description

@xbringer

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    acienhancement ✨A new feature suggestion or improvement upon an existing feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions