How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "starboard/ubuntu-arm64-20.04.5"
end
vagrant init starboard/ubuntu-arm64-20.04.5
vagrant up
This version was created 7 months ago.
version generated at 20221120T204000
This version was created 7 months ago.
First version generated at 20221120T040000