How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jeffnoxon/ubuntu-20.04-arm64"
end
vagrant init jeffnoxon/ubuntu-20.04-arm64
vagrant up
This version was created over 1 year ago.
No changes, just a new build on 2022-07-13 with updated Parallels tools and updated packages
This version was created about 2 years ago.
Initial release