How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "melk/ub20dtsmallbase"
end
vagrant init melk/ub20dtsmallbase
vagrant up
This version was created 4 months ago.
Upgrade all packages, clean, zero disk before packing
This version was created 4 months ago.
There isn't a description.