How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "senpai/jammy-arm64"
  config.vm.box_version = "220403.0"
end
vagrant init senpai/jammy-arm64 \
  --box-version 220403.0
vagrant up

This version was created 10 months ago.

There isn't a description.

1 provider for this version.
  • vmware_desktop
    arm64 Hosted by Vagrant Cloud (1000 MB)