docker/roadmap

Support to deploy Windows containers to ACI using the Docker CLI

chris-crone opened this issue · 3 comments

Tell us about your request
Windows container support for ACI.

Which service(s) is this request for?
The Docker CLI ACI integration.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
User feedback: "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"

Are you currently working around the issue?
N/A

Additional context
Reported here by @xbringer.

Be interested to see where this goes. There's the platform flag in the CLI and also OS constraints in Compose that already seem a good fit. Compose also has resource reservations which could map to container size in ACI.

+1