How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "K0sinski/almalinux8"
  config.vm.box_version = "8.20230314"
end
vagrant init K0sinski/almalinux8 \
  --box-version 8.20230314
vagrant up

This version was created over 1 year ago.

Packages updates

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.47 GB)