How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "iknite/xenial64"
end
vagrant init iknite/xenial64
vagrant up
This version was created about 8 years ago.
Update to be more compliant with standard vagrantboxes:
| aws | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud |
| virtualbox | ||
|---|---|---|
| unknown | Hosted by Vagrant Cloud (407 MB) |
This version was created about 8 years ago.
Minimal Ubuntu 16.04 64Bits github