How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bento/ubuntu-12.04-i386"
end
vagrant init bento/ubuntu-12.04-i386
vagrant up
This version was created over 6 years ago.
{ "name": "ubuntu-12.04-i386", "version": "2.3.5", "build_timestamp": "20170425155122", "git_revision": "a38fba79f9410f2f3bcb7d155bbc7714638a4b33", "box_basename": "ubuntu-12.04-i386-2.3.5", "template": "ubuntu-12.04-i386", "cpus": "1", "memory": "1024", "providers": [ { "name": "parallels", "file": "ubuntu-12.04-i386-2.3.5.parallels.box", "checksum_type": "sha256", "checksum": "cd9b39294556e9b5dcf133e9d5f10a2ec9917664a09f0806719770892a33f097", "size": "297 MB" } ], "tool_versions": { "packer": "0.12.3", "vagrant": "1.9.3", "parallels": "12.2.0", "virtualbox": "5.1.20", "vmware_fusion": "8.5.6" }, "build_times": { "parallels-iso": 581 } }
parallels | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (296 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (256 MB) |
This version was created about 7 years ago.
{ "name": "ubuntu-12.04-i386", "version": "2.3.1", "build_timestamp": "20161202165023", "git_revision": "277793ff1be79b460d702204f76ae308f096844e", "box_basename": "ubuntu-12.04-i386-2.3.1", "template": "ubuntu-12.04-i386", "cpus": "1", "memory": "1024", "providers": [ { "name": "parallels", "file": "ubuntu-12.04-i386-2.3.1.parallels.box", "checksum_type": "sha256", "checksum": "9f3c9706804ec8eacbf320e3854e0db03d1303e063c3b02c9dc3f1172634ebc5", "size": "296 MB" }, { "name": "virtualbox", "file": "ubuntu-12.04-i386-2.3.1.virtualbox.box", "checksum_type": "sha256", "checksum": "4f3d60d64a59b34c99a4a8883a33ee9cb75a450c3d1548a1af681b2d9bab17fb", "size": "247 MB" }, { "name": "vmware_desktop", "file": "ubuntu-12.04-i386-2.3.1.vmware.box", "checksum_type": "sha256", "checksum": "7f13f341f80f411cbebff5317fd4bfb165eab093fa28607fc3cbfe9d482728f1", "size": "321 MB" } ], "tool_versions": { "packer": "0.12.0", "vagrant": "1.9.0", "parallels": "12.1.1", "virtualbox": "5.1.10", "vmware_fusion": "8.5.2" }, "build_times": { "parallels-iso": 934, "virtualbox-iso": 934, "vmware-iso": 934 } }