How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jaredeh/rockylinux85minimal"
end
vagrant init jaredeh/rockylinux85minimal
vagrant up
This version was created over 1 year ago.
Base install of RockyLinux 8.5 minimal
This version was created about 2 years ago.
added machine-id update
This version was created over 2 years ago.
Base install of RockyLinux 8.5 minimal