dockerfiles: windows: fixed VS Build Tools installation#11643
dockerfiles: windows: fixed VS Build Tools installation#11643edsiper merged 1 commit intofluent:masterfrom
Conversation
Signed-off-by: Marat Abrarov <abrarov@gmail.com>
📝 WalkthroughWalkthroughThe Visual Studio Build Tools installation step in the Windows Docker configuration was updated to use PowerShell's Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
thank you! (there is one remaining issue with disk space but I think this PR is good to go) |
Fixed Visual Studio Build Tools installation when building docker image for Windows Server containers (refer to https://learn.microsoft.com/hr-hr/powershell/module/microsoft.powershell.management/start-process?view=powershell-5.1#-passthru).
Example of issue can be found in https://github.com/fluent/fluent-bit/actions/runs/23797507599/job/69348572273?pr=11397:
Testing
ok-package-testlabel to test for all targets (requires maintainer to do).Documentation
Backporting
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.
Summary by CodeRabbit