Skip to content

Tags: GoodDingo/boot2docker

Tags

v0.6.0

Toggle v0.6.0's commit message
v0.6.0:

- Docker 0.8.1
- BTRFS support
- DeviceMapper support
- Linux Kernel 3.13.3
- Enable IPv6 forwarding
- Added iproute2
- Fixed time and VM time drift in VM via ntpclient
- Removed wireless support
- Removed useless kernel modules
- b2d is 3mb slimmer (27mb -> 24mb)
- Various all around fixes

v0.5.4

Toggle v0.5.4's commit message
v0.5.4:

- Resolve symlinked /tmp so 'docker build' won't fail

v0.5.3

Toggle v0.5.3's commit message
v0.5.3:

- fix the docker rm bug
- add git (for docker build from git)
- add real xz (required by certain images)
- /tmp moved to disk
- removed pipework
- fix a bug where TCL could restore unwanted state
- detect if ports needed for SSH and DOCKER are free on localhost

v0.5.2

Toggle v0.5.2's commit message
v0.5.2:

- Docker 0.8

v0.5.1

Toggle v0.5.1's commit message
v0.5.1:

- Fix an issue where the dockerd would not listen on tcp://, causing the Mac client not to work

v0.5.0

Toggle v0.5.0's commit message
v0.5.0:

- LXC 0.8.0 (fixes ghost issues)
- docker 0.7.6
- better/cleaner disk persistance
- can boot over an existing linux install and use its containers
- includes pipework by @jpetazzo
- lots of fixes
- script: init will perform auto disk partition/formatting
- script: ~/.boot2docker/profile customization support
- script: no more ssh key errors

v0.4.0

Toggle v0.4.0's commit message
* Automatically let dockerd listen on all interface if running in a V…

…M (boot2docker)

* Upgrade to LXC 1.0 beta1
* Kernel now fully support cgroups
* Disable frame buffer on boot (usefull for cloud)
* Fix some automount issues

v0.3.0

Toggle v0.3.0's commit message
* Docker v0.7.1

* 40% reduced size (38mb to 23mb)
* Hybrid ISO file (install by dd the ISO to a hard drive)
* Firmware files and iw tools for wifi cards

v0.2

Toggle v0.2's commit message
Nicer boot, no need to sudo anymore, console on ttyS0, and nicer prom…

…pt !

v0.1

Toggle v0.1's commit message
First version.