You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[hyperv-vmcx](packer/integrations/hashicorp/hyperv/latest/components/builder/vmcx) - Clones an existing
36
36
virtual machine, provisions software within the OS, then exports that machine to create an image. This is best for people who have existing base
37
37
images and want to customize them.
38
+
39
+
### Running from WSL2
40
+
41
+
This plugin supports being run from WSL2 provided its run from a windows filesystem and the PACKER_CACHE_DIR is set to a path on the windows filesystem.
42
+
43
+
For example, assuming a Windows username of `user`:
-[hyperv-vmcx](packer/integrations/hashicorp/hyperv/latest/components/builder/vmcx) - Clones an existing
36
36
virtual machine, provisions software within the OS, then exports that machine to create an image. This is best for people who have existing base
37
37
images and want to customize them.
38
+
39
+
### Running from WSL2
40
+
41
+
This plugin supports being run from WSL2 provided its run from a windows filesystem and the PACKER_CACHE_DIR is set to a path on the windows filesystem.
42
+
43
+
For example, assuming a Windows username of `user`:
0 commit comments