How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dmunicio/CentOS_6.10"
  config.vm.box_version = "1.01"
end
vagrant init dmunicio/CentOS_6.10 \
  --box-version 1.01
vagrant up

This version was created 10 months ago.

CentOS 6.10:

  • PHP 7.4
  • MySQL 8
  • Apache 2.2.15
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (789 MB)