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 3 months ago.
Debian 12 testing for ARM 64
This version was created 3 months ago.
There isn't a description.