Are Custom Docker Windows Images Available In Asia Pacific Region?

0

I want to use a Windows image for my CodeBuild machine but I don't get the option in the CodeBuild > Environment > Environment Type for Windows. I did read this article from 2018 that mentions the regions that are available and Asia Pacific wasn't one back then, but that was 4 years ago. https://aws.amazon.com/about-aws/whats-new/2018/05/aws-codebuild-adds-support-for-windows-builds/ Are Windows images now available to use in ap-southeast-2?

thanks

1개 답변
1
수락된 답변

Hi, CodeBuild does not offer Windows images in ap-southeast-2. The CodeBuild docs list the same 4 regions as in the linked post.

A possible solution is using CodePipeline custom actions which enables Windows build jobs. This approach offloads the processing to EC2 and requires additional management and setup. See this blog post, it outlines the reasoning and process well.

AWS
답변함 2년 전
  • Thanks for the info. The custom actions approach seems interesting. We have started to go down the approach of creating a CodeBuild project in a region that does allow Windows builds. Then the artifacts from that build will be reference via the CodeDeploy application in the Asia Pacific region. Not sure at this stage is CodePipeline will allow me to use CodeBuild and CodeDeploy stages from different regions.

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠