How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bento/debian-8.10-i386"
  config.vm.box_version = "201801.29.0"
end
vagrant init bento/debian-8.10-i386 \
  --box-version 201801.29.0
vagrant up

This version was created almost 6 years ago.

{ "name": "debian-8.10-i386", "version": "201801.29.0", "build_timestamp": "20180130030012", "git_revision": "b79b708fab6f262f1a976bbac807f0a855a4626b", "git_status": "dirty", "box_basename": "debian-8.10-i386-201801.29.0", "template": "debian-8.10-i386", "packer": "1.1.3", "vagrant": "2.0.1", "providers": [ { "name": "virtualbox", "version": "5.2.6", "file": "debian-8.10-i386-201801.29.0.virtualbox.box", "checksum_type": "sha256", "checksum": "eb126450d9785bef508152c359ed5ce8dc1b39b4c550194a55a1f8a9176eb5c1", "size": "375 MB", "build_time": 1744 } ] }

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (374 MB)