How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gbailey/centos8-mate"
  config.vm.box_version = "8.3.20210307"
end
vagrant init gbailey/centos8-mate \
  --box-version 8.3.20210307
vagrant up

This version was created over 3 years ago.

CentOS 8 workstation with MATE 1.24 desktop, VirtualBox 6.1.18 guest additions, development tools, Visual Studio Code, Google chrome, Firefox, Thunderbird, Docker CE, Go 1.16, Java (OpenJDK), Python 3.6, Python 3.8, Rust 1.47.0, MariaDB Server, kubectl, minikube, and CentOS updates as of March 7, 2021.

https://github.com/gebailey/vagrant-boxes

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