How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "terminal-labs/tl-debian-8-64bit-lxc"
end
vagrant init terminal-labs/tl-debian-8-64bit-lxc
vagrant up
This version was created over 6 years ago.
Bugfix broken box
This version was created over 6 years ago.
There isn't a description.