How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "marcinbojko/almalinux8"
end
vagrant init marcinbojko/almalinux8
vagrant up
This version was created 9 months ago.
2022-04-30
This version was created about 1 year ago.
2022-01-08
This version was created about 1 year ago.
2021-11-22
This version was created over 1 year ago.
2021-06-07
This version was created almost 2 years ago.
2021-04-29