How to use this box with Vagrant:

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

This version was created over 5 years ago.

CentOS 7 workstation with MATE desktop, VirtualBox 6.0.4 guest additions, development tools, Google chrome, Firefox, Thunderbird, Docker, Go 1.11.5, Java (OpenJDK), Python 3.5 (IUS repo), Python 3.6 (IUS repo), Node.js 10.15.1, Rust 1.31.0, freetype-freeworld installed for improved font rendering (Nux repo), and CentOS updates as of February 1, 2019.

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