How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "becoll/centos_7_9_2009_php7_4"
  config.vm.box_version = "2.0"
end
vagrant init becoll/centos_7_9_2009_php7_4 \
  --box-version 2.0
vagrant up

This version was created over 2 years ago.

PHP7.4.25, Apache 2.4.51

Original image: becoll/centos_7_9_2009 v2.0

Customize:

  • install: PHP 7.4.25
  • install: Apache 2.4.51
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (869 MB)