This repository was archived by the owner on Jan 1, 2021. It is now read-only.
Releases: boot2docker/boot2docker
Releases · boot2docker/boot2docker
v1.3.2
v1.3.1
v1.3.0
- Docker v1.3.0
- Linux v3.16.4 (#552)
- TLS certificate generation and use by default (#563)
- VirtualBox Guest Additions mounting (#534, #567)
- only
/Users
and/c/Users
automatically for now - see also https://github.com/boot2docker/boot2docker#virtualbox-guest-additions
- only
- enabled
BINFMT_MISC
in the kernel (#523) - enabled
EXT4_FS_POSIX_ACL
andEXT4_FS_SECURITY
in the kernel (#543) - shortened the
ntpclient
delay period and check interval (#554)
v1.2.0
- Docker v1.2.0
- Linux Kernel 3.16.1
- Add
/etc/os-release
file version and distro info. - Attempt to sync the clock better
- Add
/var/lib/boot2docker/profile
for customising Docker daemon settings - Speed up SSH by turning off DNS check
- Log boot output to
/var/log/boot2docker.log
- Add infrastructure to allow Docker TLS Socket
- Fix
devmapper
Docker test - Fix fix 'sudo -i and sudo su -'
v1.1.2
- Update to Docker v1.1.2
- enable swap if available
v1.1.1
- Update to Docker v1.1.1
v1.1.0
- Docker v1.1.0
- Linux Kernel 3.15.3
- increased the disk wait time to 10 seconds - Will need more debugging.
v1.0.1
- Docker v1.0.1 - Change log
- Wait for up to 3 seconds for the
boot2docker-data
partition to be ready
v1.0.0
- Docker v1.0.0
- use the official IANA registered Docker port
- add support for a serial console
Note: this update changes the exposed Docker port from 4243 to 2375, and will require the v0.12.0 version of the new boot2docker management tool.
This Boot2Docker release is not backwards compatible with older management toolsNote: if you are upgrading, please create a new VM using
boot2docker delete ; boot2docker download ; boot2docker up
. This will delete your persistent data, but will also ensure that you have the latest VirtualBox configuration.
v0.12.0
- Docker v0.12.0
- use the official IANA registered Docker port
- add support for a serial console
Note: this update changes the exposed Docker port from 4243 to 2375, and will require the v0.12.0 version of the new boot2docker management tool.
This Boot2Docker release is not backwards compatible with older management tools