How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "erickeller/cent6-amd64-lxc"
end
vagrant init erickeller/cent6-amd64-lxc
vagrant up
This version was created almost 7 years ago.
lxc 2.1 compatible
This version was created over 7 years ago.
CentOs 6 box for LXC