How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "microlinux/rocky-8-base"
  config.vm.box_version = "4.2.14"
end
vagrant init microlinux/rocky-8-base \
  --box-version 4.2.14
vagrant up

This version was created over 1 year ago.

Based on the generic/rocky8 v4.2.14 box

1 provider for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (1.03 GB)