How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "oraclebase/oracle-8"
  config.vm.box_version = "2022.07.22"
end
vagrant init oraclebase/oracle-8 \
  --box-version 2022.07.22
vagrant up

This version was created over 1 year ago.

Based on OL8.6 with UEK6, plus VirtualBox 6.1.36 guest additions.

1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (1.74 GB)