How to use this box with Vagrant:

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

This version was created over 4 years ago.

CentOS 8 workstation with MATE 1.22 desktop, VirtualBox 6.1.4 guest additions, development tools, Visual Studio Code, Google chrome, Firefox, Thunderbird, Docker CE, Go 1.14, Java (OpenJDK), Python 3.6, Rust 1.39.0, MariaDB Server, kubectl, minikube, and CentOS updates as of March 11, 2020.

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

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