How to use this box with Vagrant:

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

This version was created about 8 years ago.

There isn't a description.

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (522 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (566 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (636 MB)

This version was created about 8 years ago.

There isn't a description.

3 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (460 MB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (505 MB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (597 MB)
Previous