How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "st01tkh/centos6-64-lxc"
end
vagrant init st01tkh/centos6-64-lxc
vagrant up
This version was created about 6 years ago.
CentOS 6 amd64 for LXC provider. Made with https://github.com/obnoxxx/vagrant-lxc-base-boxes script at 2017-09-27.
This version was created over 6 years ago.
CentOS 6 amd64 for LXC provider. Made with https://github.com/obnoxxx/vagrant-lxc-base-boxes script.