This repository has been archived by the owner on Feb 27, 2018. It is now read-only.
Releases: boot2docker/boot2docker-cli
Releases · boot2docker/boot2docker-cli
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
v1.7.0
v1.6.2
v1.6.1
v1.6.0
- support GitHub Enterprise (#339)
- fix some grammar (#342)
- add more useful "VM not running" error message (#343)
- unset
DYLD_LIBRARY_PATH
andLD_LIBRARY_PATH
properly (#324) - add CLI flag for configuring number of CPUs (#341)
- add
NO_PROXY
logic inshellinit
(#345) - find home directory properly on Windows (#355)
- fix IPv6 network mask prefix parsing (#349)
- add initial
cmd
/PowerShell
support toshellinit
(#356) - print only base binary name in usage (#358)