You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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
* 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
* 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