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
v0.11.1-pre1
- various bug fixes
- don't prompt for sshkey passphrase
boot2docker ip
to find out the host only IP address
v0.9.2
- fix first time use dhcpserver failure on OSX
v0.9.1
- added a host only network to simplify docker container ports
- add an ssh key to the initial vm creation so we don't need passwords anymore
- use a generalized profile file for configuration
- enable ssh commands
v0.8.0
This is an initial release of the Linux, OS X and Windows Boot2docker command line management tool.
It works like the shell script based Boot2Docker manage script, plus some small improvements.
If you initialize a new virtual machine with this tool, it will create a NATed network interface as before, and a second, host only interface, via which you will be able to access a Docker container's ports with no extra configuration.
This tool can use your existing boot2docker
virtual machine setup with no changes.