How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "olko/debian"
end
vagrant init olko/debian
vagrant up
This version was created about 1 year ago.
Debian 12 testing for ARM 64
This version was created about 1 year ago.
There isn't a description.