dhiltgen / docker-machine-kvm

KVM driver for docker-machine
Apache License 2.0
376 stars 117 forks source link

Use virtio for faster network/disk operation #52

Closed zakame closed 6 years ago

zakame commented 6 years ago

Take advantage of virtio for faster disk and network operation.

Fixes #30.

mykaul commented 6 years ago

I've had several more changes in https://github.com/dhiltgen/docker-machine-kvm/pull/53 , including these.

zakame commented 6 years ago

Closing since #53 looks the better patch. Thanks @mykaul !

@dhiltgen please check soon so we can see a better performing docker-machine-kvm!