How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "mitchellh/boot2docker"
end
vagrant init mitchellh/boot2docker
vagrant up

This version was created almost 10 years ago.

https://github.com/mitchellh/boot2docker-vagrant-box/releases/tag/v1.2.0

3 providers for this version.
  • parallels
    unknown Externally hosted (github.com)
  • virtualbox
    unknown Externally hosted (github.com)
  • vmware_desktop
    unknown Externally hosted (github.com)

This version was created over 10 years ago.

  • boot2docker v0.8.0
2 providers for this version.
  • virtualbox
    unknown Externally hosted (github.com)
  • vmware_desktop
    unknown Externally hosted (github.com)