- Moving boot2docker to 1.11.1 : https://github.com/boot2docker/boot2docker/releases/tag/v1.11.1
- Moving boot2docker to 1.10.3 : https://github.com/boot2docker/boot2docker/releases/tag/v1.10.3
- Moving boot2docker to 1.10.1 : https://github.com/boot2docker/boot2docker/releases/tag/v1.10.1
- Moving boot2docker to 1.10.0 : https://github.com/boot2docker/boot2docker/releases/tag/v1.10.0
- Moving boot2docker to 1.9.1 : https://github.com/boot2docker/boot2docker/releases/tag/v1.9.1
- Simplifying build : no more custom install of rsync since
- This issue from amontaigu with solution
- Vagrant handle well rsync installation for boot2docker now
- Boot2docker now use Tiny Core 6.x in 64 bits : rsync > 3.1.x
- Thanks to legal90, upgrading to boot2docker 1.9.0 + acceptance tests
- README update and corrects
- Moving boot2docker to 1.8.3 : https://github.com/boot2docker/boot2docker/releases/tag/v1.8.3
- Thanks to ffung, correcting an issue when mounting /vagrant and current working folder - See. #36
- Moving boot2docker to 1.8.2 : https://github.com/boot2docker/boot2docker/releases/tag/v1.8.2
- Implement an option to disable private network with environment variable
- Thanks to legal90 contribution moving to (boot2docker 1.8.1)[https://github.com/boot2docker/boot2docker/releases/tag/v1.8.1]
- Thanks to legal90 contribution moving to (boot2docker 1.7.1)[https://github.com/boot2docker/boot2docker/releases/tag/v1.7.1]
- Support of Parallels boxes, thanks to legal90 contribution
- Moving boot2docker to 1.7.0 : https://github.com/boot2docker/boot2docker/releases/tag/v1.7.0
- Moving boot2docker to 1.6.2 : https://github.com/boot2docker/boot2docker/releases/tag/v1.6.2
- Moving boot2docker to 1.6.1 : https://github.com/boot2docker/boot2docker/releases/tag/v1.6.1
- GH-10 : Making NFS working, environment variable powered, documentation added
- Corrections around the Makefile for building yourself
- Moving boot2docker to 1.6.0 : https://github.com/boot2docker/boot2docker/releases/tag/v1.6.0
- GH-6 : Adding a private id to the default private network in order to permit bypass at user level
- Moving to docker v1.5.0 + boot2docker v1.5.0
- Support of rsync synced folder (rsync is installed in the box)
- Removing the box-embedded iso (Is now dumped to the first partition of the HDD)
- Adding a set of integration tests usings bats for testing the box with the vagrant provider
- GH-5 : NFS support for synced folder
- GH-5 : bootlocalh.sh is now working (from the vagrant synced folder)
- GH-5 : Vagrant 1.7 support : Disabling the new behaviour with ssh keys
- Adding a private network in order to ease NFS synced folder and access to VM services
- Writing some docs in order to use this VM as a remote daemon
- Moving to boot2docker 1.4.1 (and Docker 1.4.1)
- Moving to boot2docker 1.3.2 and Docker 1.3.2 (security issues)
- Moving to boot2docker 1.3.1 (docker 1.3.1)
- Adding SSL docker's daemon port NAT to 2376
- NATed ports are now auto-moved when conflicting
- Packer 0.7 compatibility
- When docker-building, AUFS limit is now 128 layers instead of 42
- Packer-only new build process, from the vanilla boot2docker iso, checksumed
- bootlocal.sh can be used from /vagrant mount (alongside the Vagrantfile)
- Moving to boot2docker 1.1.1 (and Docker 1.1.1 by transitivity)
- Persisting the b2d dependency into the make.sh script for easying future updates and trusting
- Moving the default RAM of the VM to 2Gb
- Moving to docker v1.1.0
- Moving to boot2docker v1.1.0
- Adding some error handling when building from shell
- Moving to docker and b2d 1.0.1
- Building b2d-vbox and b2d vagrant custom in one Dockerfile instead of Docker + vagrant + ubuntu
- Adding possibility to build boot2docker vanilla image from official github repo instead of pulling from Docker index
- Move to b2d and docker 1.0.0 (bash make.sh v1.0.0)
- Moving to the new IANA Docker port 2375, and let vagrant auto corrects when collision
- Moving to boot2docker and Docker 1.0.0
- Using a custom Vagrantfile for building a b2d iso with vbox addition
- Re-using temporarly mitchellh vagrantfile + build-iso workflow for "vagranti-zing" the b2d.iso
- Updating build scripts (Unix/Windows) with packer building all types
- Adding auto Docker update
- Moving to Docker 0.11.1
- Adding linux build chain and bats tests
- Moving to official boot2docker build system
- Integrate boot2docker build into a Vagrant Docker provider
- Vboxsf build into ISO (auto) [4.3.8]
- Adding custom_profile mangement
- Adding Windows build chain
- Adding docker and vagrant BATS tests, Windows only
- Fetching latest version from mitchellh offical repository (results in using a vagrant cloud baebox with no docker)
- Updating b2d to experimental build with vboxsf inside (boot2docker/boot2docker#282)
- Updating build-iso.sh to add a /etc/rc.d script for loading vboxsf module at boot.
- Updating basebox's vagrantfile template to enable /vagrant share
- Updating basebox's vagrantfile template to aut correct docker's TCP port when launching multiple VMs
- Using misheska's ubuntu basebox for running docker easily.
- Attempts to install fig from orchardups.