How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "joelhandwell/ubuntu_precise64_vbguest"
  config.vm.box_version = "5.1.6"
end
vagrant init joelhandwell/ubuntu_precise64_vbguest \
  --box-version 5.1.6
vagrant up

This version was created almost 8 years ago.

  • upgraded base box version from '20160808.0.0' to '20160922.0.0'
  • upgraded virtualbox guest addition to version 5.1.6
  • performed apt-get update && apt-get dist-upgrade && apt-get autoremove
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (450 MB)