Description
Let me give you a bit of history:
This feels like a running gag at this point.
Anyway, here's the request, one more time: support Hyper-V isolation.
Adding an --isolated or --isolation=hyperv flag to buildctl would be quite nice, as proposed before. But adding the flag to buildkitd instead would be the easiest, I think, because that's when the executor gets configured and runs (I'm not familiar enough with the codebase to know for sure).
Description
Let me give you a bit of history:
HyperVIsolationoption in containerd executor in Windows #6224 got merged and superseded [POC] wcow: option to run builds in hyperv isolation #5753, closing it and it's related issue, although the addedHyperVIsolationfield is... never set anywhere 😅. It's used in moby, I guess.buildkitdyourself. Hmm, ok? Thanks for the answer. The 48 steps were really necessary.This feels like a running gag at this point.
Anyway, here's the request, one more time: support Hyper-V isolation.
Adding an
--isolatedor--isolation=hypervflag tobuildctlwould be quite nice, as proposed before. But adding the flag tobuildkitdinstead would be the easiest, I think, because that's when the executor gets configured and runs (I'm not familiar enough with the codebase to know for sure).