How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jacobw/fedora35-arm64"
  config.vm.box_version = "3.6.8"
end
vagrant init jacobw/fedora35-arm64 \
  --box-version 3.6.8
vagrant up

This version was created over 1 year ago.

https://github.com/jacobw/robox-arm64

1 provider for this version.
  • vmware_desktop Hosted by Vagrant Cloud (1.33 GB)