How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/debian-7.10"
end
vagrant init bento/debian-7.10
vagrant up

This version was created over 7 years ago.

There isn't a description.

3 providers for this version.
  • parallels Hosted by Vagrant Cloud (305 MB)

  • vmware_desktop Hosted by Vagrant Cloud (345 MB)

  • virtualbox Hosted by Vagrant Cloud (285 MB)

This version was created over 7 years ago.

There isn't a description.

3 providers for this version.
  • vmware_desktop Hosted by Vagrant Cloud (341 MB)

  • virtualbox Hosted by Vagrant Cloud (270 MB)

  • parallels Hosted by Vagrant Cloud (312 MB)