docker-machine-kvm icon indicating copy to clipboard operation
docker-machine-kvm copied to clipboard

Use the libvirt API to obtain domain IP address

Open flavio opened this issue 8 years ago • 0 comments

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.

flavio avatar Apr 05 '17 16:04 flavio