docker-machine-driver-vmware icon indicating copy to clipboard operation
docker-machine-driver-vmware copied to clipboard

Password removed fix

Open afbjorklund opened this issue 1 year ago • 0 comments

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.

afbjorklund avatar Sep 02 '23 08:09 afbjorklund