How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "luciferliu/oracle11g"
config.vm.box_version = "1.0"
end
vagrant init luciferliu/oracle11g \
--box-version 1.0
vagrant up
This version was created about 2 years ago.
Centos7.9 install Oracle database 11GR2 with PSU 31537677:
1、root/oracle Users password :oracle 2、Oracle database sys/system password:oracle
Welcome Download and Use it !
IF you have some problems , you can contact me by 微信公众号:Lucifer三思而后行。
Thanks~