How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dduportal/boot2docker"
end
vagrant init dduportal/boot2docker
vagrant up
This version was created about 8 years ago.
Moving to 1.11.1.
See related tag : https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.11.1
This version was created about 8 years ago.
Moving to boot2docker 1.10.3 : https://github.com/boot2docker/boot2docker/releases/tag/v1.10.3
Tagged version: https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.10.3
This version was created over 8 years ago.
Security update for b2d and docker - https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.10.1
This version was created over 8 years ago.
This version was created over 8 years ago.
Built against this git release : https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.9.1
This version was created over 8 years ago.
This version was created over 8 years ago.
This version was created almost 9 years ago.
CHANGELOG :
Built from this tag : https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.8.2
This version was created almost 9 years ago.
Going to docker 1.8.1 and beyond !
Built from this Git tag : https://github.com/dduportal/boot2docker-vagrant-box/releases/tag/dduportal-1.8.1
This version was created almost 9 years ago.
See https://github.com/dduportal/boot2docker-vagrant-box/pull/29, courtesy of Parallels, the parallels build :)
Update to boot2docker 1.7.1 that give you back the SSL connexion in remote engine mode.