Releases · boot2docker/boot2docker-cli

This repository was archived by the owner on Feb 27, 2018. It is now read-only.

v1.8.0

Deprecated

This project is officially deprecated in favor of Docker Machine. The code and documentation here only exist as a reference for users who have not yet switched over (but please do soon). The recommended way to install Machine is with the Docker Toolbox.

v1.7.1

  • fix basic VirtualBox 5 compatibility (#375)

v1.7.0

v1.6.2

  • bump for version number parity across the platform

v1.6.1

  • bump for version number parity across the platform

v1.6.0

  • support GitHub Enterprise (#339)
  • fix some grammar (#342)
  • add more useful "VM not running" error message (#343)
  • unset DYLD_LIBRARY_PATH and LD_LIBRARY_PATH properly (#324)
  • add CLI flag for configuring number of CPUs (#341)
  • add NO_PROXY logic in shellinit (#345)
  • find home directory properly on Windows (#355)
  • fix IPv6 network mask prefix parsing (#349)
  • add initial cmd/PowerShell support to shellinit (#356)
  • print only base binary name in usage (#358)

v1.5.0

  • compile using Go 1.4 (#340)

v1.4.1

  • add support for client binaries on upgrade (#242)

v1.4.0

  • switch to direct DNS pass-through (#320)

v1.3.3

  • remove (confusing) stderr output from boot2docker ip (#315)
  • explicitly use the VirtualBox NAT DNS Proxy instead of the NAT DNS Host Resolver (#316)