Islandora-Image-Segmentation / dev-ops

0 stars 0 forks source link

Hyperv provider #9

Closed Alexander-Cairns closed 3 years ago

Alexander-Cairns commented 3 years ago

Use of programs such as Docker or WSL2 which use Hyper-V on windows breaks support all other hypervisors including VirtualBox. To avoid this issue this pull request add support for Hyper-V as a Vagrant provider. It also uses the bento base box instead of the one published by canonical since it has support for both Hyper-V and VirtualBox Providers.

KosayJabre commented 3 years ago

Looks good to me. Works on Windows 10 with HyperV and Docker.