wp-local-docker-v2 icon indicating copy to clipboard operation
wp-local-docker-v2 copied to clipboard

10updocker & VVV

Open musamamasood opened this issue 6 years ago • 2 comments

Describe your question

I am interested to use 10updocker and VVV but 10updocker required Hyper-V enabled but VVV required Hyper-V disabled.

How I can use both?

musamamasood avatar Sep 18 '19 21:09 musamamasood

This may (or may not) help you - https://varyingvagrantvagrants.org/docs/en-US/installation/hyper-v/

dustinrue avatar Nov 17 '19 05:11 dustinrue

@musamamasood mainly, the VVV project focuses on VirtualBox and not Hyper-V even if VVV does support Hyper-V, Hyper-V only works if you have Windows 10 Professional. If you truly want to use Hyper-V, you must set the provider for vagrant to hyper-v, something like vagrant up --provider=hyperv, or set the variable in the .yml that should be provided within the project.

wp-local-docker-v2 works best with Docker Desktop for Mac/Windows and Linux.

ghost avatar Jan 16 '20 15:01 ghost