- Upgrade to boot2docker 1.2.0. (@fnichol)
- Upgrade to boot2docker 1.1.0. (@fnichol)
- Upgrade to boot2docker 1.0.1. (@fnichol)
- Upgrade to boot2docker 1.0.0 with new Docker IANA port (2375). (@fnichol, @spheromak)
- Add support for Parallels Desktop. (@fnichol)
- Pull request #35, issue #8, issue #24, issue #28: Ensure udhcpc is not running for statically defined eth1 interface. (@fnichol, @adamleko)
- Issue #33: Fix
DOCKER_HOST
variable support under boot2docker 0.8.0. (@fnichol) - Pull request #31: In README, fix link to Docker Remote API. (@dougireton)
- Issue #32: Fix VMware Fusion link in READER. (@fnichol)
- Conditionally implement TinyCore Linux Vagrant plugin if required. (@fnichol)
- Pull request #29: Upgrade to boot2docker 0.8.0. (@jfoy)
- Pull request #20: Allow number of CPUs to be customized via
DOCKER_CPUS
. (@rubbish) - Pull request #22: Allow docker0 CIDR to be specified. (@yacn)
- Pull request #30: Use boot2docker's
$EXTRA_ARGS
config option. (@yacn)
- Issue #10: Add project rationale, explaining why it uses private IP address. (@fnichol)
- Issue #19: Update
dvm check
to attempt to check VMware fusion on Mac. (@fnichol)
- Up version tag in code for
dvm version
. (@fnichol)
- Upgrade to boot2docker 0.5.4. (@fnichol)
- Support VirtualBox and VMware Fusion/Workstation, thanks to @mitchellh upstream. (@fnichol)
- Pull request #17: Install Vagrant and VirtualBox with homebrew-cask. (@hiremaga)
- Pull request #11: Spelling updates in README. (@agoddard)
- Update inlined plugin code to not collide with Vagrant 1.5.0 support. (@fnichol)
- Upgrade to boot2docker 0.4.0. (@fnichol)
- Issue #5: Hombrew formula moved to a tap at fnichol/hombrew-dvm. (@jfoy, @fnichol)
- Ensure that there is a sane DNS resolver on boot for docker daemon. (@fnichol)
- Use the host's resolver as a DNS proxy in NAT mode. (@fnichol)
- Pull request #6: Add support for fish shell. (@tlockney)
- Pull request #3: Update Mac/Docker documentation. (@gianpaj)
- Update to boot2docker-vagrant-box 0.3.0-1 which sets
shell = "sh -l"
. (@fnichol) - Add
dvm help
subcommand, in addition to--help
and-h
flags. (@fnichol)
- Overwrite Vagrantfile on
make install
. (@fnichol)
- Use a Vagrant private network to communicate with Docker VM. (@fnichol)
- Add
dvm reload
subcommand. (@fnichol)
The initial release.