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