How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "minimal/trusty64"
end
vagrant init minimal/trusty64
vagrant up

This version was created over 7 years ago.

Ubuntu 14.04.4, updated with Virtualbox Guest Additions 5.0.18

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud

This version was created almost 8 years ago.

Updated to 14.04.3 LTS

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

This version was created over 8 years ago.

64-bit Ubuntu Trusty (14.04.2 LTS) base box, minimal install - as few packages as the installer would let me get away with, plus vim, git, and sshd.

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