How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "debian/contrib-buster64"
end
vagrant init debian/contrib-buster64
vagrant up
This version was created about 1 month ago.
This version was created 10 months ago.
This version was created about 1 year ago.
Stable point release
This version was created over 1 year ago.
This version was created over 1 year ago.
This version was created over 1 year ago.
This version was created almost 2 years ago.
Initial version