How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "tknerr/ubuntu1404-desktop"
  config.vm.box_version = "1.0.12"
end
vagrant init tknerr/ubuntu1404-desktop \
  --box-version 1.0.12
vagrant up

This version was created over 9 years ago.

this is the ubuntu1404-desktop box

  • from box-cutter/ubuntu-vm
  • at 21da471e7b8c812b7b98d205252b0d526c98e317
  • with keyboard layout changed to DE
  • built on 31.01.2015
1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (1.08 GB)