docker-machine-driver-vmware
docker-machine-driver-vmware copied to clipboard
Password removed fix
We made a new driver, without the password:
- https://github.com/kubernetes/minikube/pull/16796
It could be backported to docker-machine
if needed.
It embeds the ssh keys on the disk image, instead.