dhiltgen/docker-machine-kvm

login and security

Opened this issue · 1 comments

hi there

we use qemu-kvm, and happy with docker-machine with qemu in my notebook

we want to make kvm in our server, any idea to use this driver? we cant find how to login or use security to create a vm outside machine remotely

This driver isn't currently set up to support remote operations. See #11

For now, you'll have to install machine and the driver on the server, and ssh to it to run the operations.