How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "fgrehm/precise64-lxc"
end
vagrant init fgrehm/precise64-lxc
vagrant up
This version was created over 8 years ago.
This version was created about 9 years ago.
This version was created about 9 years ago.
Initial release, built on 2014-03-25