How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "kmm/ubuntu-xenial64"
end
vagrant init kmm/ubuntu-xenial64
vagrant up
This version was created over 7 years ago.
Update to Ubuntu 16.04.2 LTS (GNU/Linux 4.4.0-72-generic x86_64)
This version was created about 8 years ago.
Bugfix: Fail to start LXD
hyperv | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (753 MB) |
virtualbox | ||
---|---|---|
unknown | Hosted by Vagrant Cloud (717 MB) |
This version was created about 8 years ago.
Initial Version