How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "bytepark/trusty-64"
  config.vm.box_version = "0.3.2"
end
vagrant init bytepark/trusty-64 \
  --box-version 0.3.2
vagrant up

This version was created about 9 years ago.

  • Package Updates June 2015
  • NFS
  • SSH Key
  • Vagrant v.1.7.3
  • smaller
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (601 MB)