How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "rockylinux/8"
end
vagrant init rockylinux/8
vagrant up
This version was created about 2 months ago.
Rocky Linux 8.5 - As of March 28th 2022
This version was created 11 months ago.
There isn't a description.