Skip to content

v0.5.0: Using boot2docker-vagrant-box 0.8.0

Compare
Choose a tag to compare
@fnichol fnichol released this 11 Apr 19:44
· 44 commits to master since this release

Bug fixes

  • Pull request #21: Fix inability to stop or delete containers if DOCKER_ARGS used. (@yacn)

New features

  • 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)

Improvements

  • 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)