How to use this box with Vagrant:

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

This version was created over 1 year ago.

PHP7.4.33, Apache 2.4.54, OCI 21.8.0.0, Python 3.8

Original image: becoll/centos_7 v2.0

Customize:

  • Install: PHP Version 7.4.33
  • Install: Apache Version 2.4.54
  • Install: Oracle Instant Client Version 21.8.0.0.0
  • Install: Python Version 3.8
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (815 MB)