Skip to content

Tags: machine-drivers/docker-machine-kvm

Tags

v0.10.0

Toggle v0.10.0's commit message
Add new build rigging for multi-OS

Given the underlying native library, C lib and other OS lib dependencies
sneak in, so this uses a few different Dockerfiles to build binaries
targetted at specific OSes.

v0.8.2

Toggle v0.8.2's commit message
Merge pull request #33 from r2d4/leases

Use last entry when parsing DHCP status file

v0.7.0

Toggle v0.7.0's commit message
Add disk cach/io tunables

Often for test scenarios the reliability of the VM isn't important,
but running faster is, so lets expose a few more I/O tunables.

v0.6.0

Toggle v0.6.0's commit message
Clean up logging a little

Reduce some of the scary chatter that isn't necessarily bad during
initial startup on a fresh system.

v0.5.6

Toggle v0.5.6's commit message
Merge commit '6096a1a39eb1ec6878c797b45afbe0e48410eda0' into rsampaio…

…_conn_fix

Conflicts:
	kvm.go

v0.0.6

Toggle v0.0.6's commit message
Sync with machine 0.5.0-rc3

v0.0.5

Toggle v0.0.5's commit message
Sync with machine 0.5.0-rc3

v0.0.4

Toggle v0.0.4's commit message
Sync with machine 0.5.0-rc3

v0.0.3

Toggle v0.0.3's commit message
Sync up to latest plugin model

This brings the kvm driver in sync with the latest version of
docker-archive-public/docker.machine#1902

v0.0.2

Toggle v0.0.2's commit message
Minor hardening