buildah icon indicating copy to clipboard operation
buildah copied to clipboard

[WIP] Enable building Windows container images

Open sebsoto opened this issue 1 month ago • 1 comments

What type of PR is this?

/kind feature

What this PR does / why we need it:

Add basic functionality to build Windows images

Enables committing a Windows base image as the final layer.
This gives the possibility of building a Windows container image on a
Linux build system. Only COPY and ADD are in scope. This allows the
workflow of cross compiling Windows binaries on Linux, and copying them
into a Windows container image for use on Windows systems.

How to verify it

Which issue(s) this PR fixes:

Fixes #4010

Special notes for your reviewer:

Does this PR introduce a user-facing change?


sebsoto avatar Dec 10 '25 15:12 sebsoto

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sebsoto Once this PR has been reviewed and has the lgtm label, please assign mtrmac for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

openshift-ci[bot] avatar Dec 10 '25 15:12 openshift-ci[bot]