Replies: 1 comment
-
I currently have the same problem. When I reach the RUN command it displays the same error |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
How would I go about configuring buildkitd to use Hyper-V isolation?
Detailed version
In my set-up I'm using containerd and require Hyper-V isolation to be able to run containers.
When following the Windows example, it fails.
Normally, I can address similar issue by using Hyper-V isolation however I can't quite figure out how to configure either buildctl or buildkd.
If its not possible, I think I can reconfigure containerd to default to use Hyper-V rather than trying process isolation.
Supplementary Information
Running containers with nerdctl.
The no match for platform in manifest also happens if I drop the -amd64 on the end.
Beta Was this translation helpful? Give feedback.
All reactions