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
184 stars 47 forks source link

Password removed fix #75

Open afbjorklund opened 1 year ago

afbjorklund commented 1 year ago

We made a new driver, without the password:

It could be backported to docker-machine if needed.

It embeds the ssh keys on the disk image, instead.