How to use this box with Vagrant:

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

This version was created almost 6 years ago.

CentOS 7 workstation with MATE desktop, VirtualBox 5.2.16 guest additions, development tools, Docker, Go 1.10.3, Java (OpenJDK), Python 3.5 (IUS repo), Python 3.6 (IUS repo), FreeType with infinality patches for improved font rendering (Nux repo), and CentOS updates as of August 12, 2018.

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