How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "bytesguy/debian-11-arm64"
end
vagrant init bytesguy/debian-11-arm64
vagrant up
This version was created about 1 month ago.
Debian 11.3 (Bullseye) ARM64 Base Box https://github.com/BytesGuy/arm-base-boxes
This version was created 4 months ago.
Debian 11.2 (Bullseye) ARM64 Base Box https://github.com/BytesGuy/arm-base-boxes