How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "koalephant/debian10-i386"
end
vagrant init koalephant/debian10-i386
vagrant up
This version was created 7 days ago.
This version was created 2 months ago.
This version was created over 2 years ago.
This version was created over 3 years ago.
This version was created about 4 years ago.