How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "luciferliu/oracle11g"
  config.vm.box_version = "202107250920"
end
vagrant init luciferliu/oracle11g \
  --box-version 202107250920
vagrant up

This version was created about 3 years ago.

Oracle 11GR2 Install On Centos7.9

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (3.86 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.88 GB)