How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "debian/buster64"
end
vagrant init debian/buster64
vagrant up
This version was created 9 months ago.
This version was created 12 months ago.
stable point release
This version was created over 1 year ago.
This version was created over 1 year ago.
This version was created almost 2 years ago.
This version was created almost 2 years ago.