How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kaslcrof/vagrant-lxc-xenial-amd64"
config.vm.box_version = "0.0.4"
end
vagrant init kaslcrof/vagrant-lxc-xenial-amd64 \
--box-version 0.0.4
vagrant up
This version was created about 7 years ago.
This box was created for kitchen test with lxc backend(vagrant-lxc plugin). Additional packages were installed: vim software-properties-common nfs-common python-software-properties curl wget man-db openssh-server bash-completion ca-certificates sudo git