machine-drivers / docker-machine-driver-vmware

Docker machine driver for VMware Fusion and Workstation.
https://www.vmware.com/products/personal-desktop-virtualization.html
Apache License 2.0
182 stars 47 forks source link

VM doesn't appear in Workstation 15 Library #22

Closed pstroia closed 3 years ago

pstroia commented 5 years ago

OS: Windows 10 Workstation: 15.1.0 build-13591040

Driver compiled from master branch with golang-1.10, minikube starts correctly and I can connect to it with a SSH client, but it would be nice if the created VMs would show up in the Workstation library.

mikeroySoft commented 5 years ago

If you launch minikube it when Workstation is not running, and then launch workstation, does it show up in the UI?

evankanderson commented 4 years ago

No. (I have the same situation.)

>vmrun -T ws list
Total running VMs: 2
C:\Users\evank\.minikube\machines\minikube\minikube.vmx
C:\Users\evank\Documents\Virtual Machines\Work VM\Work VM.vmx
Workstation img

This is after a reboot and starting Workstation after minikube is running.

AZ-X commented 4 years ago

https://github.com/AZ-X/docker-machine-driver-vmware Thanks for attention.