dotnet / Docker.DotNet

:whale: .NET (C#) Client Library for Docker API
https://www.nuget.org/packages/Docker.DotNet/
MIT License
2.26k stars 380 forks source link

Can this lib support creating hyper-v containers? #603

Closed MSraye closed 1 year ago

MSraye commented 1 year ago

What did you expect to happen?: Go through CreateContainerParameters and seems it doesn't support hyper-v. Hyper-v container is with more and more usage with taking security into consideration. Is it possbile to support creating hyper-v container with this lib?

MSraye commented 1 year ago

It's configurable via Docker.DotNet.Models.HostConfig.Isolation