Skip to content
This repository has been archived by the owner on Feb 27, 2018. It is now read-only.

Releases: boot2docker/boot2docker-cli

v1.8.0

12 Aug 21:06
Compare
Choose a tag to compare

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

14 Jul 23:52
Compare
Choose a tag to compare
  • fix basic VirtualBox 5 compatibility (#375)

v1.7.0

18 Jun 18:48
Compare
Choose a tag to compare
Bump to 1.7.0

v1.6.2

13 May 22:44
Compare
Choose a tag to compare
  • bump for version number parity across the platform

v1.6.1

07 May 22:54
Compare
Choose a tag to compare
  • bump for version number parity across the platform

v1.6.0

16 Apr 20:42
Compare
Choose a tag to compare
  • 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

10 Feb 23:38
Compare
Choose a tag to compare
  • compile using Go 1.4 (#340)

v1.4.1

16 Dec 23:29
Compare
Choose a tag to compare
  • add support for client binaries on upgrade (#242)

v1.4.0

16 Dec 19:38
Compare
Choose a tag to compare
  • switch to direct DNS pass-through (#320)

v1.3.3

11 Dec 20:44
Compare
Choose a tag to compare
  • remove (confusing) stderr output from boot2docker ip (#315)
  • explicitly use the VirtualBox NAT DNS Proxy instead of the NAT DNS Host Resolver (#316)