Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker-bake: Add windows/arm64 to binary-cross #47492

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

vvoland
Copy link
Contributor

@vvoland vvoland commented Mar 1, 2024

While we currently don't support windows/arm64 it's still valuable to have a "it builds" check in the CI.

While we currently don't support `windows/arm64` it's still valuable to
have a "it builds" check.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland force-pushed the ci-cross-win-arm64 branch 2 times, most recently from 8a58b66 to 6e48810 Compare March 1, 2024 12:42
@crazy-max
Copy link
Member

crazy-max commented Mar 1, 2024

I think it will be hard without aarch64 cross pkgs of mingw32 😅

Maybe we could have a mingw-w64 wrapper in xx for this to install external Cygwin packages like xx-cygwin or https://mxe.cc/#packages.

@thaJeztah
Copy link
Member

Would this work better if we had native arm64 runners? I guess we need to be patient then for those to arrive.

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
@vvoland vvoland force-pushed the ci-cross-win-arm64 branch from 6e48810 to 76d5f98 Compare March 1, 2024 13:05
@vvoland
Copy link
Contributor Author

vvoland commented Mar 1, 2024

Hmm right 🙈
(it works for me when building on Mac, so my guess is that native arm64 runners would also solve this)

@vvoland vvoland marked this pull request as draft March 1, 2024 13:09
@crazy-max
Copy link
Member

Would this work better if we had native arm64 runners? I guess we need to be patient then for those to arrive.

Yes I think that's fine but would break people invoking bake binary-cross on x86_64

@vvoland vvoland modified the milestones: 26.1.0, 27.0.0 Apr 10, 2024
@thaJeztah thaJeztah modified the milestones: 27.0.0, 28.0.0 Jun 10, 2024
@thaJeztah thaJeztah removed this from the 28.0.0 milestone Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants