How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fgrehm/trusty64-lxc"
end
vagrant init fgrehm/trusty64-lxc
vagrant up
This version was created about 10 years ago.
This version was created over 10 years ago.