Releases: YungSang/boot2docker-vagrant-box
Releases · YungSang/boot2docker-vagrant-box
Upgrade boot2docker to v0.7.1
yungsang/v0.7.1 Upgrade boot2docker to v0.7.1
boot2docker.box with boot2docker.iso v0.7.0
yungsang/v0.7.0 Upgrade boot2docker to v0.7.0
Upgrade boot2docker to v0.6.0
Use bootlocal.sh
- boot2docker v0.5.4
- Format a disk on packer build
- Use bootlocal.sh
- Light weight box
Build for boot2docker v0.5.4 using the classic way
Revised version here
Build boot2docker.box for VirtualBox using the original manner from v0.4.0
- Create a 40GB persistent VMDK like the boot2docker init script
- Set memory 1GB
- Set the boot sequence CD/DVD first
- Forward the Docker port 4243
Build with boot2docker v0.5.4
Revised version here
Combine the following 3 PRs.
- Boot from iso and mount the disk properly
mitchellh#14 - Change docker/vm -> boot2docker
mitchellh#15 - Set parameters for v0.5.4
mitchellh#16