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

Releases: boot2docker/boot2docker-cli

v0.11.1-pre1

29 May 12:32
Compare
Choose a tag to compare
v0.11.1-pre1 Pre-release
Pre-release
  • various bug fixes
  • don't prompt for sshkey passphrase
  • boot2docker ip to find out the host only IP address

v0.9.2

19 May 04:53
Compare
Choose a tag to compare
  • fix first time use dhcpserver failure on OSX

v0.9.1

16 May 06:24
Compare
Choose a tag to compare
  • 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

09 Apr 04:44
Compare
Choose a tag to compare

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.