Closed afbjorklund closed 7 years ago
I found a better Docker Machine driver, when not wanting (or being able) to use this libvirt driver (i.e. "kvm").
So I'm closing this pull request, see the "qemu" driver for details. (afbjorklund/docker-machine-driver-qemu)
When running without sudo (or the libvirtd group), it would be useful if KVM user networking was supported:
https://www.linux-kvm.org/page/Networking#User_Networking
http://wiki.qemu.org/Documentation/Networking#Network_backend_types
Basically you would only need to tunnel in port 22 and port 2376 (assuming it continues to be hardcoded...)