How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "almalinux/9.aarch64"
  config.vm.box_version = "9.0.20220612"
end
vagrant init almalinux/9.aarch64 \
  --box-version 9.0.20220612
vagrant up

This version was created over 2 years ago.

AlmaLinux 9 Official images for aarch64 support including Apple arm M1 and M2 processors

1 provider for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (501 MB)