How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "ekko919/Oracle-8.x"
  config.vm.box_version = "2023-11-07"
end
vagrant init ekko919/Oracle-8.x \
  --box-version 2023-11-07
vagrant up

This version was created 9 months ago.

This is the first build release for VSL (Vagrant Server Lab) project for Oracle 8.x OS. LVM partition schema applied to this box.

1 provider for this version.
  • virtualbox
    amd64 Hosted by Vagrant Cloud (2.04 GB)