docker-machine-kvm
docker-machine-kvm copied to clipboard
Use the libvirt API to obtain domain IP address
This is a complete revamp of https://github.com/dhiltgen/docker-machine-kvm/pull/2.
The code has been changed to use the right API provided by the official libvirt-go bindings. The previous PR was using a different Go binding library.